* Most code is rewritten, many optimizations and improvements, more smooth rendering * Added SkinData.VertScroll and SkinData.HorzScroll properties * Added the TsSrollManager.ScrollsOptions.ButtonsSize property * Added TsSkinManager.Effects.DiscoloredGlyphs property * Added TsSkinManager.Effects.AllowOuterEffects property * Added TsSkinManager.Brightness property * Added new animation with a blur effect * Added SkinData.ColorTone property in buttons * ExceptTag is changed from -98 to bit mask $100, use this bit for disabling of skinning * Margin for combobox buttons added in skin * Added new ReflectedGlyphs, TabAlignment and TabMargin properties in the TsPageControl * Added the SkinData.OuterEffects property (Shadow and others) * Improved showing of title hints * Added many additional templates to the TsAlphaHints component (look a demo) * Added function acShowHintWnd(HintText: string; Pos: TPoint): THintWindow * Added OnMouseEnter and OnMouseLeave events in the TsListBox * Added ellipsis in the TsSpeedButton * Improved OnFrameShow event in the TsFrameBar * Added OnFrameClose event in the TsFrameBar items * Improved ASkinEditor program * Added SkinManager property in Labels * Added TsAlphaHints.OnHideHint event * Added TRANSPARENT skin section * Added TsSkinManager.Options property * Removed registering of Png support in latest Delphi versions Marked as deprecated: unit acntUtils: function AddChar function AddCharR function WordToByte_ procedure GetIniSection function OffsetPoint function SubStrInclude function GetWordNumber function OemToAnsiStr function IsWordPresent function AnsiProperCase function CorrectString function CurRound function GetCents procedure SetObjProp function acMakeString function GetSystemDir function GetAppName function GetFileSize function CopyFiles function MoveFiles procedure GetDirs function acGetCurrentDir procedure InitControl function Scrolls_SetStyle function RotateRect0 unit acSkinPack: procedure PackDir procedure UnpackSkinFile unit sAlphaGraph: procedure CopyMasterRectA procedure ConvertMaskToAlpha unit sConst: types TsHintStyle TsHintsPredefinitions TsShadowingShape variables ac_CheckEmptyAlpha MouseForbidden ac_NoExtBordersIfMax acOldGlyphsOrder ac_OptimizeMemory unit sDateUtils: function GetKvartal function LastDayOfPrMonth function ExtractDay unit sMaskData: TsGeneralData record have deprecated items (Props array should be used) Color Transparency GradientPercent GradientData GradientArray ImagePercent FontColor HotColor HotTransparency HotGradientPercent HotGradientData HotGradientArray HotImagePercent HotFontColor FadingEnabled FadingIterations unit sScrollBox: procedure SkinScrollInView unit sToolEdit: OnDrawDay event, use OnGetCellParams instead unit sGraphUtils: function CreateBmp24 units: sHintDesigner sHintEditor sHintManager components: TsHintManager (use TsAlphaHints, TsHintManager will be moved to the AlphaExtra package later)