Navigation: Code Documentation > IE > IEPackages > Classes > TCustomUserFunction > Methods
TCustomUserFunction.Call(IFunCall,TIEContext,IIEValue) Method
Represents method Call(IFunCall,TIEContext,IIEValue).
Namespace: IEPackages
Delphi
protected procedure Call( const FunCall: IFunCall; Context: TIEContext; var Result: IIEValue ); dynamic;
Parameters
FunCall
Type: IFunCall
Context
Type: TIEContext
Result
Type: IIEValue
•TCustomUserFunction
•IEPackages