Vcl.ComCtrls.TMonthCalColors

提供: RAD Studio API Documentation
移動先: 案内検索

System.Classes.TPersistentSystem.TObjectTMonthCalColors

Delphi

TMonthCalColors = class(TPersistent)

C++

class PASCALIMPLEMENTATION TMonthCalColors : public System::Classes::TPersistent

プロパティ

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

説明

TMonthCalColors は,TDateTimePicker または TMonthCalendar のドロップダウンカレンダーに使用する色を定義します。

TDateTimePicker または TMonthCalendarCalColors プロパティは TMonthCalColors オブジェクトを保持します。TMonthCalColors は,カレンダー表示の色を決めます。

関連項目