FireDAC.Phys.IBBase.TFDPhysIBConnectionBase.InternalCreateEvent

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: function
Visibility: protected
Source:
FireDAC.Phys.IBBase.pas
FireDAC.Phys.IBBase.hpp
Unit: FireDAC.Phys.IBBase
Parent: TFDPhysIBConnectionBase

Delphi

function InternalCreateEvent(const AEventKind: String): TFDPhysEventAlerter; override;

C++

virtual Firedac::Phys::TFDPhysEventAlerter* __fastcall InternalCreateEvent(const System::UnicodeString AEventKind);

Description


Embarcadero Technologies does not currently have any additional information.