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