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.12.1 on 2013-02-04 20:26:52
|