|
RAD Studio VCL Reference
|
Called by server to create instance of server class.
procedure CreateInstance(const CreateInstanceEventObject: TDSCreateInstanceEventObject); override;
virtual __fastcall CreateInstance(const TDSCreateInstanceEventObject CreateInstanceEventObject);
CreateInstance is called by the server to create an instance of the server class. This method calls the OnCreateInstance event, if it is specified.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|