FireDAC.Phys.IBBase.TFDPhysIBEventAlerterBase.InternalSignal
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: protected | |
Source: FireDAC.Phys.IBBase.pas FireDAC.Phys.IBBase.hpp
| |
Unit: FireDAC.Phys.IBBase | |
Parent: TFDPhysIBEventAlerterBase |
Delphi
procedure InternalSignal(const AEvent: String; const AArgument: Variant); override;
C++
virtual void __fastcall InternalSignal(const System::UnicodeString AEvent, const System::Variant &AArgument);
Description
Embarcadero Technologies does not currently have any additional information.