TSRVTabSet.MaxTabSize

<< Click to display table of contents >>

TSRVTabSet.MaxTabSize

Specifies the maximum allowed tab width.

property MaxTabSize: TRVPixel96Length;

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

For vertical tab set controls, this property defines a maximum 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:

200

See also:

AutoTabWidth

MinTabSize