Vcl.ComCtrls.TDTCalAlignment
Delphi
TDTCalAlignment = (dtaLeft, dtaRight);
C++
enum DECLSPEC_DENUM TDTCalAlignment : unsigned char { dtaLeft, dtaRight };
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
enum | public | Vcl.ComCtrls.pas Vcl.ComCtrls.hpp |
Vcl.ComCtrls | Vcl.ComCtrls |
Description
Type of the CalAlignment property.
TDTCalAlignment defines the possible values for the alignment of the drop-down calendar.