FireDAC.Comp.Client.TFDCustomEventAlerter.HandleEvent
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: protected | |
Source: FireDAC.Comp.Client.pas FireDAC.Comp.Client.hpp
| |
Unit: FireDAC.Comp.Client | |
Parent: TFDCustomEventAlerter |
Delphi
procedure HandleEvent(const AEventName: String; const AArgument: Variant);
C++
void __fastcall HandleEvent(const System::UnicodeString AEventName, const System::Variant &AArgument);
Description
Embarcadero Technologies does not currently have any additional information.