Navigation: Code Documentation > IE > StandardPackage > Classes > TImplodeMFFunction > Methods
TImplodeMFFunction.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)
•TImplodeMFFunction
•StandardPackage