TSRVSkinManager.CurrentSkin (read-only)

<< Click to display table of contents >>

TSRVSkinManager.CurrentSkin (read-only)

Returns the active skin.

property CurrentSkin: TSRVSkin;

If SkinIndex is in the range 0..Skins.Count-1, this property returns Skins[SkinIndex]. Otherwise, it returns nil.