Class TFunction (unit Expressions)
Inherits from
TExpression
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;