EPUB | CHM | PDF

TMySQLDatabase.Events.AfterDisconnect

Top Previous Next

Occurs after the connection closes.

Syntax:

property AfterDisconnect: TNotifyEvent;

Description:

Write an AfterDisconnect event handler to take application-specific actions after the connection component drops a connection.