Vcl.ComCtrls.TDTCalAlignment

提供:RAD Studio API Documentation

Delphi

TDTCalAlignment = (dtaLeft, dtaRight);

C++

enum DECLSPEC_DENUM TDTCalAlignment : unsigned char { dtaLeft, dtaRight };

プロパティ

種類 可視性 ソース ユニット
enum public
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls Vcl.ComCtrls


説明

CalAlignment プロパティの型。

TDTCalAlignment は、ドロップダウン カレンダーの整列について、選択できる値を定義します。

関連項目