TSRVScrollBarSkinSchemeCollection

<< 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)

Hierarchy

TObject

TPersistent

TCollection

Properties

Items[Index: Integer]: TSRVScrollBarSkinScheme;

Count