RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDSCreateInstanceEventObject.ServerClassInstance Property

Instance of server class created by event handler.

Pascal
property ServerClassInstance: TObject;
C++
__property TObject * ServerClassInstance;

ServerClassInstance provides an instance of the server class created by the event handler. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!