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