SkinName property

Property used for current skin name definiton.

Applies to
TsSkinManager

Declaration
property SkinName: TsSkinName;

Description
In design-time you can use popup-list of available skins names for necessary skin choosing. Available skins are searched in the directory , defined by SkinDirectory (if defined) and in the collection of the internal skins, defined by InternalSkins property. If property Active is True, then TsSkinManager component sends message about skin changing to all forms in project. If property Active is False, then property SkinName changed without application skin changing.