TSRVTabSetSkinSchemeCollection

<< Click to display table of contents >>

TSRVTabSetSkinSchemeCollection

TSRVTabSetSkinSchemeCollection is a class of a collection of skin schemes for tab set controls.

This is a class of the following collections:

TSRVSkinManager.Skins[i].HorizontalTabSetSchemes;

TSRVSkinManager.Skins[i].VerticalTabSetSchemes.

Unit SRVSkinManager.

Syntax

TSRVTabSetSkinSchemeCollection = class(TCollection)

Hierarchy

TObject

TPersistent

TCollection

Properties

Items[Index: Integer]: TSRVTabSetSkinScheme;

Count