TSRVSkinFontCollection

<< Click to display table of contents >>

TSRVSkinFontCollection

TSRVSkinFontCollection is a class of a collection of font items for applying to skinnable objects.

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

Unit SRVSkinManager.

Syntax

TSRVSkinFontCollection = class(TCollection)

Hierarchy

TObject

TPersistent

TCollection

Properties

Items[Index: Integer]: TSRVSkinFont;

Count