FMX.Layouts.TCustomScrollBox.Width

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

Delphi

property Width;

C++

__property Width;

プロパティ

種類 可視性 ソース ユニット
property published
FMX.Layouts.pas
FMX.Layouts.hpp
FMX.Layouts TCustomScrollBox


説明

Height は、コントロールの横サイズを示します(dp で)。

Height プロパティを使用すると、コントロールの幅を読み込み/変更できます。

関連項目