RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDSConnectEventObject Class

Event representing an exception raised during execution of server method.

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

TDSConnectEventObject represents the event of an exception being raised during execution of a server method. 

 

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