TdxRibbonBackstageViewTabSheetSizeOptions.MinWidth Property
Specifies the tabbed page’s minimum width in pixels.
Declaration
property MinWidth: Integer read; write; default 0;
Property Value
Type | Default |
---|---|
Integer | 0 |
Remarks
If the MinWidth property is 0, the minimum width is calculated automatically.
The default value of the MinWidth property is 0.
See Also