Download AlphaControls v16.00 Beta (D5-D10.4/BCB6-BCB10.4) Retail

AlphaControls v16.00 Beta (D5-D10.4/BCB6-BCB10.4) Retail

AlphaControls v16.00 Beta (D5-D10.4/BCB6-BCB10.4) Retail
AlphaControls v16.00 Beta (D5-D10.4/BCB6-BCB10.4) Retail


AlphaControls - a set of common and some unique components that support skins (AlphaSkins), as well as having some additional features. All skin elements can have their own properties for advanced drawing the gradient, realistic framework, semi-transparent and blurry shadows. Graphics functions produce all the calculations and drawing in real-time. Added property BoundLabel for editing elements. Handled various mouse events, which gives some additional features components. Manager prompts controls the tips in the application and gives them a beautiful view with a lot of settings that can be changed by a special designer. Analogs of standard components provide all the functionality and add a lot of new solutions to improve software quality and their appearance.

Delphi: 5 6 7 2005 2006 2007 2009 2010 XE XE2 XE2 x64 XE3 XE3 x64 XE4 XE4 x64 XE5 XE5 x64 XE6 XE6 x64 XE7 XE7 x64 XE8 XE8 x64 10.0 Seattle 10.0 Seattle x64 10.1 Berlin 10.1 Berlin x64 10.2 Tokyo 10.2 Tokyo x64 10.3 Rio 10.3 Rio x64 10.4 Sydney 10.4 Sydney x64

C++ Builder: 6 2006 2007 2009 2010 XE XE2 XE3 XE4 XE5 XE6 XE7 XE8 10.1 Seattle 10.1 Berlin 10.2 Tokyo 10.3 Rio 10.4 Sydney

AlphaControls v16.00 Beta released
• Added possibility of calculated borders painting in the skins (width, color, corner radius of borders may be defined in the skin)
• Added custom borders painting in controls (the SkinData.CustomBorder property with Width, ColorNormal, ColorActive, ColorPressed, RadiusTopLeft, RadiusTopRight, RadiusBottomLeft and RadiusBottomRight subproperties)
• The TsComboBox component and inherited controls are rewritten completely (not inherited from standard TComboBox now), improved painting, behavior and added more non-standard features
• Added the TsPageControl.PagesAnimation property (with Time, Mode and Custom subproperties)
• Added the TsPageControl.TabsAlign (haLeft, haCenter, haRight) and the TsPageControl.TabsStartIndent properties
• Added the TsCheckBox.AnimCheckDrawing property
• Added the TsPopupInfoBox component
• Added controlling by keyboard to the TsRangeSelector component
• Added the CollapseInDesignAllowed property in the TsRollOutPanel component
• Added the DrawHtmlText procedure in the sHtmlParse unit
• Type of TsComboBoxEx.ItemsEx was changed from TComboExItem to TacComboExItem