EPUB | CHM | PDF

TDatabase.Events.BeforeDisconnect

Top Previous Next

Occurs immediately before the connection closes.

Syntax:

property AfterDisconnect: TNotifyEvent;

Description:

Write a BeforeDisconnect event handler to take application-specific actions before dropping a connection.