Vcl.WinXCtrls.TSplitView.Width

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

Delphi

property Width: Integer read GetWidth write SetWidth;

C++

__property Width;

プロパティ

種類 可視性 ソース ユニット
property published
Vcl.WinXCtrls.pas
Vcl.WinXCtrls.hpp
Vcl.WinXCtrls TSplitView

説明

コントロールの現在の幅。

Vcl.WinXCtrls.TSplitView.Width は Vcl.WinXCtrls.TCustomSplitView.Width を継承しています。以下の内容はすべて Vcl.WinXCtrls.TCustomSplitView.Width を参照しています。

コントロールの現在の幅。

分割ビューの状態CloseStyle によって変わります。

関連項目