Class TCasScriptUserFunctionList
Unit
CastleScript
Declaration
type TCasScriptUserFunctionList = class(specialize TFPGObjectList<TCasScriptUserFunction>)
Description
Hierarchy
- TFPGObjectList
- TCasScriptUserFunctionList
Overview
Methods
 |
function IndexOf(const FunctionName: string): Integer; |
Description
Methods
 |
function IndexOf(const FunctionName: string): Integer; |
|
Generated by PasDoc 0.13.0 on 2014-08-30 12:10:40
|