Vcl.ComCtrls.TMonthCalColors

提供:RAD Studio API Documentation

TMonthCalColorsSystem.Classes.TPersistentSystem.TObject

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 は,カレンダー表示の色を決めます。

関連項目