TSRVTabSet.TabHeight

<< Click to display table of contents >>

TSRVTabSet.TabHeight

Defines the height of tabs.

property TabHeight: TRVPixel96Length;

For horizontal tab set controls, this property defines the height of tabs.

For vertical tab set controls, this property defines the widths of tabs.

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

See also:

Margins

Indent

TextAlignV