FireDAC.Phys.Intf.IFDPhysConnection.Events
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: FireDAC.Phys.Intf.pas FireDAC.Phys.Intf.hpp
| |
Unit: FireDAC.Phys.Intf | |
Parent: IFDPhysConnection |
Delphi
property Events[AIndex: Integer]: IFDPhysEventAlerter read GetEvents;
C++
__property _di_IFDPhysEventAlerter Events[int AIndex] = {read=GetEvents};
Description
Embarcadero Technologies does not currently have any additional information.