TSRVSkinElementCollection

<< Click to display table of contents >>

TSRVSkinElementCollection

TSRVSkinElementCollection is a class of a collection of image items for applying to skinnable objects.

This is a class of the collection TSRVSkinManager.Skins[i].Elements.

Unit SRVSkinManager.

Syntax

TSRVSkinElementCollection = class(TCollection)

Hierarchy

TObject

TPersistent

TCollection

Properties

Items[Index: Integer]: TSRVSkinElement;

Count