Third-Party Tools | ThemeEngine

Top  Previous  Next

ThemeEngine is discontinued. This product is no longer developed.

ThemeEngine is a library of components allowing to change visual appearance and behavior of your application with use of the powerful set of tools including visual components, convenient designers, easy-to-use non-visual components, the optimized graphic algorithms and a set of ready themes. ThemeEngine can add themes to forms, to the menu and to the elements of the management. Handreds stable easy to use components and thousands free skins. You can download it from www.ksdev.com.

If activated, the most of standard controls on RichViewActions dialogs are replaced with ThemeEngine controls. Colors of other controls are changed according to the selected theme.

ThemeEngine's controls support Unicode.

Installing

1.Open ThemeEngine package and set "Explicit rebuild" option. For Delphi 4-7, open the package, click "Options" in the package window, on the tab "Description" set "Build control"="Explicit rebuild". For newer version of Delphi, open the package, right click in the Project Manager and choose "Options", on the page "Description" set "Build control"="Explicit rebuild".

2.Install the ThemeEngine package.

3.Open RichViewActions.inc, remove the dot from the line {.$DEFINE USERVKSDEVTE}.

4.Open the RichViewActions package. Add a link to the ThemeEngine package in "Requires" section. Install the package (or rebuild it, if already installed).

See ActionTest_TE.dpr demo.


RichView © Sergey Tkachenko