Macro Toolbar Display Wizard for Delphi 7
Release: | 1.0 | ||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Date: | 10 June 2007 | ||||||||||||||||||||||||||||||||
Delphi Compatibility:
|
|
- Overview
- Download
- Install Info
- Change Log
- License
Overview
Mothballed
This wizard works only with Delphi 7, which is now quite old. Furthermore there have never had to be any updates to the wizard since the first and only release – it is quite simple and seems to just work.
Therefore I'm freezing development of this code. If you want to make changes, there is enough code in the download to do that.
Delphi 7 introduced a macro recording toolbar that can be used to record and play back macros. The toolbar was to be displayed in the bottom left of the editor's status bar. However, the toolbar was hidden in the release version, leaving an empty space in the first panel of the status bar as the following image shows.
This wizard causes the hidden toolbar to be displayed in each open edit window:
The Wizard also adds a new Display Macro Toolbar menu item to the end of Delphi's View menu that toggles the toolbar on and off.
Please note: This wizard applies only to Delphi 7. The macro toolbar was not implemented in earlier versions and later versions have a completely different IDE.