<< Click to display table of contents >> TSRVSkin.HorizontalScrollBarSchemes |
Specifies which Elements are used to draw specific parts of a horizontal scrollbar.
property HorizontalScrollBarSchemes: TSRVScrollBarSkinSchemeCollection;
This is a collection of TSRVScrollBarSkinScheme items. Each item has properties defining which Elements are used to draw specific parts of a horizontal scrollbar.
TSRVScrollBar has SkinSchemeIndex property specifying the index in this collection (used if TSRVScrollBar.Kind = sbHorizontal).
TSRichViewEdit has HScrollBarSchemeIndex property specifying the index in this collection for applying to horizontal scrollbar.