FMX.Types.TControlSize.DefaultValue

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

Delphi

property DefaultValue: TSizeF read FDefaultValue write FDefaultValue;

C++

__property System::Types::TSizeF DefaultValue = {read=FDefaultValue, write=FDefaultValue};

プロパティ

種類 可視性 ソース ユニット
property public
FMX.Types.pas
FMX.Types.hpp
FMX.Types TControlSize


説明

TControlSizeHeightWidthPlatformDefault の各変数のデフォルト値を表します。

関連項目