FMX.Calendar.TCustomCalendar.GetDefaultSize

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

Delphi

function GetDefaultSize: TSizeF; override;

C++

virtual System::Types::TSizeF __fastcall GetDefaultSize();

プロパティ

種類 可視性 ソース ユニット
function protected
FMX.Calendar.pas
FMX.Calendar.hpp
FMX.Calendar TCustomCalendar


説明

カレンダー コンポーネントのデフォルト サイズを返します。

GetDefaultSize メソッドは、カレンダー コンポーネントのデフォルト サイズを格納した TSizeF オブジェクトを返します。

関連項目