API:FireDAC.Phys.Intf.IFDPhysEventHandler.HandleEvent
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: public | |
| Source: FireDAC.Phys.Intf.pas FireDAC.Phys.Intf.hpp
| |
| Unit: FireDAC.Phys.Intf | |
| Parent: IFDPhysEventHandler | |
Delphi
procedure HandleEvent(const AEventName: String; const AArgument: Variant);
C++
virtual void __fastcall HandleEvent(const System::UnicodeString AEventName, const System::Variant &AArgument) = 0 ;
Description
Embarcadero Technologies does not currently have any additional information.