FireDAC.Comp.QBE.TFDQBEWhenPostError

From RAD Studio API Documentation
Jump to: navigation, search

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

Delphi

TFDQBEWhenPostError = (peCancel, peEdit, peRaise);

C++

enum DECLSPEC_DENUM TFDQBEWhenPostError : unsigned int { peCancel, peEdit, peRaise };

Description

Embarcadero Technologies does not currently have any additional information.