Navigation: Code Documentation > IE > IEPackages > Classes > TFunctionCall > Constructors
TFunctionCall.Create(IReasoner,TIEName) Constructor
Initializes a new instance of the TFunctionCall class.
Namespace: IEPackages
Delphi
public constructor Create( const AReasoner: IReasoner; AName: TIEName ); overload;
Parameters
AReasoner
Type: IReasoner
AName
Type: TIEName
•TFunctionCall
•IEPackages