TSRVTabSet.MinTabSize

<< Click to display table of contents >>

TSRVTabSet.MinTabSize

Specifies the minimum allowed tab width.

property MinTabSize: TRVPixel96Length;

For horizontal tab set controls, this property defines a minimum width of tabs.

For vertical tab set controls, this property defines a minimum height of tabs.

This value is measured in pixels at 96 pixels per inch; the actual size scaled according to the current screen pixel density.

Default value:

0

See also:

AutoTabWidth

MaxTabSize