API:Data.DB.TCustomConnection.BeforeDisconnect
Delphi
property BeforeDisconnect: TNotifyEvent read FBeforeDisconnect write FBeforeDisconnect;
C++
__property System::Classes::TNotifyEvent BeforeDisconnect = {read=FBeforeDisconnect, write=FBeforeDisconnect};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| event | public | Data.DB.pas Data.DB.hpp |
Data.DB | TCustomConnection |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!