FireDAC.Phys.Intf.IFDPhysConnection.CreateEvent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

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

C++

virtual void __fastcall CreateEvent(const System::UnicodeString AEventKind, /* out */ _di_IFDPhysEventAlerter &AEvent) = 0 ;

Properties

Type Visibility Source Unit Parent
procedure
function
public
FireDAC.Phys.Intf.pas
FireDAC.Phys.Intf.hpp
FireDAC.Phys.Intf IFDPhysConnection

Description

Embarcadero Technologies does not currently have any additional information.