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