|
RAD Studio VCL Reference
|
Happens upon creation of server class instances.
property OnCreateInstance: TDSCreateInstanceEvent;
__property TDSCreateInstanceEvent OnCreateInstance;
Use this event to override the default creation of server class instances. This allows for custom initialization and custom object pooling if the LifeCycle property is set to TDSLifeCycle.Invocation.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|