InternalSkins property

InternalSkins property is a collection of internal skins, that may be defined in design-time in Delphi IDE and will be embedded into Exe-file.

Applies to
TsSkinManager

Declaration
property InternalSkins: TsStoredSkins;

Description
Amount of internal skins by default is 0. Developer can add necessary skins into this property by self with help of special property editor in design-time. After storing in this collection skin may be used in real-time.