TSRVSkin.VerticalTabSetSchemes |
Top Previous Next |
|
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). |