FireDAC.Comp.QBE.TFDQBEState
| [–] Properties | |
|---|---|
| Type: enum | |
| Visibility: public | |
| Source: FireDAC.Comp.QBE.pas FireDAC.Comp.QBE.hpp
| |
| Unit: FireDAC.Comp.QBE | |
| Parent: FireDAC.Comp.QBE | |
Delphi
TFDQBEState = (qsInactive, qsEdit, qsActive);
C++
enum DECLSPEC_DENUM TFDQBEState : unsigned int { qsInactive, qsEdit, qsActive };
Description
Embarcadero Technologies does not currently have any additional information.