RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDSPrepareEventObject Class

Event before server method is prepared.

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

TDSPrepareEventObject represents the event of before a server method is prepared. 

 

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