<< Click to display table of contents >> TSRVTabSet.ScrollButtonWidth |
Defines the width of scrolling buttons.
property ScrollButtonWidth: TRVPixel96Length;
Scrolling buttons appear when not all tabs can be shown without scrolling.
For horizontal tab set controls, this property defines a width of the buttons.
For vertical tab set controls, this property defines a height of the buttons.
This value is measured in pixels at 96 pixels per inch; the actual size scaled according to the current screen pixel density.
Default value:
15
See also: