RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDSErrorEventObject Class

Event before client connects to server.

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

TDSConnectEventObject represents the event before a client connects to the server. 

 

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