API:Data.DB.TCustomConnection.BeforeConnect

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property BeforeConnect: TNotifyEvent read FBeforeConnect write FBeforeConnect;

C++

__property System::Classes::TNotifyEvent BeforeConnect = {read=FBeforeConnect, write=FBeforeConnect};

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!