RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDSServer.OnDisconnect Event

Occurs when a connection is closed.

Pascal
property OnDisconnect: TDSConnectEvent;
C++
__property TDSConnectEvent OnDisconnect;

Use this event to receive notification when a connection is closed. 

 

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