API:FMX.Colors.TColorListBox.Width

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

Delphi

property Width;

C++

__property Width;

プロパティ

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

説明


FMX.Colors.TColorListBox.Width は FMX.Layouts.TCustomScrollBox.Width を継承しています。以下の内容はすべて FMX.Layouts.TCustomScrollBox.Width を参照しています。


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

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

関連項目