RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDSCreateInstanceEventObject Class

Event object provided to event handler that creates instance for server class.

Pascal
TDSCreateInstanceEventObject = class(TDSEventObject);
C++
class TDSCreateInstanceEventObject : public TDSEventObject;

TDSCreateInstanceEventObject is an event object provided to an event handler that creates an instance for a server class. 

 

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