TSRVTabSet.ScrollerPosition

<< Click to display table of contents >>

TSRVTabSet.ScrollerPosition

Defines the position of scrolling buttons.

type

  TSRVScrollerPosition = (srvpsBegin, srvpsEnd);

property ScrollerPosition: TSRVScrollerPosition;

For horizontal tab set controls, RTL BiDiMode inverts value of this property.

Scrolling buttons appear when not all tabs can be shown without scrolling.

Depending on this property, they appear before or after tabs.