Vcl.ComCtrls.TMonthCalColors.Create

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

Delphi

constructor Create(AOwner: TCommonCalendar);

C++

__fastcall TMonthCalColors(TCommonCalendar* AOwner);

プロパティ

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

説明

Create は,TMonthCalColors のインスタンスを作成および初期化します。

アプリケーションで TMonthCalColors オブジェクトをインスタンス化する必要はありません。TMonthCalColors は,それを使用するカレンダー表示コントロールによって作成されます。カレンダー表示コントロールは,AOwner パラメータとして渡されます。