Jump to content
Sign in to follow this  
dummzeuch

Delphi Tools Manager 1.0.0 released

Recommended Posts

I mentioned that I am working on the Delphi Tools Manager in my post about GExperts supporting import and export for the Tools menu.

Today I finished the first version of this tool. It supports all Delphi versions from 5 to 10.3 (it is written in Delphi 10.2).

DelphiToolsManager.thumb.png.326fd8bd3fc31ac95e2d9513136eabdc.png

So, what does it do:

  1. It shows a list of all entries in the Delphi IDE’s tool menu in a similar manner as the Tools Options dialog.
  2. It allows the same actions as that dialog: Add/Delete/Edit an entry and change the order of the entries.
  3. It shows the details of each entry when it is selected.
  4. It allows exporting and importing entries, using the same DTME file format as GExperts
  5. Dragging one or more DTME files on the form will add them to the list

 

Read on in the blog post at https://blog.dummzeuch.de/2019/06/16/delphi-tools-manager-1-0-0-released/

Edited by dummzeuch
  • Like 5

Share this post


Link to post

Thank you Thomas, just the right thing I needed today! Important info was the drag & drop functionality, so it was relativly easy and fast, after exporting it (via file saving) from Delphi 11 settings, to do the import into Delphi 12 settings with drag & drop.

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×