Vcl.WinXCtrls.TSplitView.CompactWidth
Delphi
property CompactWidth: Integer read FCompactWidth write SetCompactWidth default 50;
C++
__property CompactWidth = {default=50};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | Vcl.WinXCtrls.pas Vcl.WinXCtrls.hpp |
Vcl.WinXCtrls | TSplitView |
Description
The width of the control when closed and CloseStyle is svcCompact.
Vcl.WinXCtrls.TSplitView.CompactWidth inherits from Vcl.WinXCtrls.TCustomSplitView.CompactWidth. All content below this line refers to Vcl.WinXCtrls.TCustomSplitView.CompactWidth.
The width of the control when closed and CloseStyle is svcCompact.