FireDAC.Phys.Intf.IFDPhysEventHandler.HandleEvent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure HandleEvent(const AEventName: String; const AArgument: Variant);

C++

virtual void __fastcall HandleEvent(const System::UnicodeString AEventName, const System::Variant &AArgument) = 0 ;

Properties

Type Visibility Source Unit Parent
procedure
function
public
FireDAC.Phys.Intf.pas
FireDAC.Phys.Intf.hpp
FireDAC.Phys.Intf IFDPhysEventHandler

Description

Embarcadero Technologies does not currently have any additional information.