TSRVScrollBarSkinSchemeCollection |
Top Previous Next |
|
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) HierarchyTObject TPersistent TCollection Properties•Items[Index: Integer]: TSRVScrollBarSkinScheme; •Count |