Global class
v 1.0
The unit exporting functions for the access to all classes of the application, including declared in packages and in implementation part of units.
While I writing the expert for Menu Customizer, I met with the following problem: for some actions the Delphi's IDE creates buttons of the type TCommandButton. This type is not included in the standard VCL. In order the expert, beginning drag-and-dock operation from the menu item, could create a dockable control of the necessary type, I had to find all classes in the IDE.
The project is distributed in two editions: brief edition and full edition.
Archive of the help file for the
Global class you can download from here:
gblclssh.zip
(6KB)