RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TRDSConnection.AfterConnect Event

Occurs after a connection is established.

Pascal
property AfterConnect: TNotifyEvent;
C++
__property TNotifyEvent AfterConnect;

Write an AfterConnect event handler to take application-specific actions immediately after the connection component opens a connection to the remote source of database information. 

 

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