FireDAC.Phys.Intf.IFDPhysConnection.CreateEvent
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: public | |
Source: FireDAC.Phys.Intf.pas FireDAC.Phys.Intf.hpp
| |
Unit: FireDAC.Phys.Intf | |
Parent: IFDPhysConnection |
Delphi
procedure CreateEvent(const AEventKind: String; out AEvent: IFDPhysEventAlerter);
C++
virtual void __fastcall CreateEvent(const System::UnicodeString AEventKind, /* out */ _di_IFDPhysEventAlerter &AEvent) = 0 ;
Description
Embarcadero Technologies does not currently have any additional information.