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