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