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