Vcl.CategoryButtons.TCategoryButtons.Width
Delphi
property Width default 100;
C++
__property Width = {default=100};
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
property | published | Vcl.CategoryButtons.pas Vcl.CategoryButtons.hpp |
Vcl.CategoryButtons | TCategoryButtons |
説明
コントロールまたはフォームの水平サイズをピクセル単位で指定します。
Vcl.CategoryButtons.TCategoryButtons.Width は Vcl.Controls.TControl.Width を継承しています。以下の内容はすべて Vcl.Controls.TControl.Width を参照しています。
コントロールまたはフォームの水平サイズをピクセル単位で指定します。
Width プロパティを使用すると,コントロールの幅を取得または変更できます。
メモ: TabSheet コントロールの場合,実行時にこのプロパティを変更しても無効です。