<< Click to display table of contents >> TSRVScrollBarSkinSchemeCollection |
TSRVScrollBarSkinSchemeCollection is a class of a collection of skin schemes for scrollbars.
This is a class of the following collections:
•TSRVSkinManager.Skins[i].HorizontalScrollBarSchemes;
•TSRVSkinManager.Skins[i].VerticalScrollBarSchemes.
Unit SRVSkinManager.
Syntax
TSRVScrollBarSkinSchemeCollection = class(TCollection)
TObject
TPersistent
TCollection
•Items[Index: Integer]: TSRVScrollBarSkinScheme;
•Count