TSRVSkin.VerticalTabSetSchemes

<< Click to display table of contents >>

TSRVSkin.VerticalTabSetSchemes

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

property VerticalTabSetSchemes: TSRVTabSetSkinSchemeCollection;

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

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