FireDAC.Phys.Intf.TFDPhysEventAlerterState

From RAD Studio API Documentation

[–] Properties
Type: enum
Visibility: public
Source:
FireDAC.Phys.Intf.pas
FireDAC.Phys.Intf.hpp
Unit: FireDAC.Phys.Intf
Parent: FireDAC.Phys.Intf

Delphi

TFDPhysEventAlerterState = (esInactive, esRegistering, esRegistered,
esUnregistering, esFiring);

C++

enum DECLSPEC_DENUM TFDPhysEventAlerterState : unsigned int { esInactive, esRegistering, esRegistered, esUnregistering, esFiring };

Description

Embarcadero Technologies does not currently have any additional information.