FireDAC.Phys.TFDPhysConnection.CreateEvent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure CreateEvent(const AEventKind: String; out AEvent: IFDPhysEventAlerter);

C++

void __fastcall CreateEvent(const System::UnicodeString AEventKind, /* out */ Firedac::Phys::Intf::_di_IFDPhysEventAlerter &AEvent);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
FireDAC.Phys.pas
FireDAC.Phys.hpp
FireDAC.Phys TFDPhysConnection

Description

Embarcadero Technologies does not currently have any additional information.