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