TSRVSkin.HorizontalTabSetSchemes

<< Click to display table of contents >>

TSRVSkin.HorizontalTabSetSchemes

Specifies which Elements are used to draw specific parts of a horizontal tab set control.

property HorizontalTabSetSchemes: TSRVTabSetSkinSchemeCollection;

This is a collection of TSRVTabSetSkinScheme items. Each item has properties defining which Elements are used to draw specific parts of a horizontal tab set control.

TSRVTabSet has SkinSchemeIndex property specifying the index in this collection (used if TSRVTabSet.Kind = srvtskHorizontal).