Navigation: Code Documentation > IE > IEPackages > Classes > TFunctionCall > Methods
TFunctionCall.SetArgument(Integer,IIEValue) Method
Represents method SetArgument(Integer,IIEValue).
Namespace: IEPackages
Delphi
public procedure SetArgument( Index: Integer; const Value: IIEValue );
Parameters
Index
Type: Integer
Value
Type: IIEValue
IFunCall.set_Argument(Integer,IIEValue)
•TFunctionCall
•IEPackages