Vcl.Samples.Calendar.TDayOfWeek

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

Delphi

TDayOfWeek = 0..6;

C++

typedef System::Int8 TDayOfWeek;

プロパティ

種類 可視性 ソース ユニット
type
typedef
public
Vcl.Samples.Calendar.pas
Vcl.Samples.Calendar.hpp
Vcl.Samples.Calendar Vcl.Samples.Calendar

説明

曜日から構成される集合です。

TDayOfWeek は、曜日から構成される集合(0 ~ 6)です。

関連項目