API:Vcl.WinXCtrls.TSplitView.OpenedWidth

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OpenedWidth: Integer read FOpenedWidth write SetOpenedWidth;

C++

__property OpenedWidth;

Properties

Type Visibility Source Unit Parent
property published
Vcl.WinXCtrls.pas
Vcl.WinXCtrls.hpp
Vcl.WinXCtrls TSplitView

Description

The width of the control when opened.

Vcl.WinXCtrls.TSplitView.OpenedWidth inherits from Vcl.WinXCtrls.TCustomSplitView.OpenedWidth. All content below this line refers to Vcl.WinXCtrls.TCustomSplitView.OpenedWidth.

The width of the control when opened.

See Also