| Class TFunction (unit Expressions) |
| Constructors |
constructor Create( aParameterList: TParameterList);| Functions |
destructor Destroy;
function ParameterCount: Integer;
function GetParam(n: Integer): TExpression;| Properties |
property Param : TExpression| Events |
| Variables |
FParameterList : TParameterList;| Constructors |
constructor Create( aParameterList: TParameterList);| Functions |
destructor Destroy;
function ParameterCount: Integer;
function GetParam(n: Integer): TExpression;| Properties |
property Param : TExpression| Events |
| Variables |
FParameterList : TParameterList;