FireDAC.Comp.QBE.TFDQBEState

From RAD Studio API Documentation

[–] 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.