Thomas Mueller - 2017-02-05

I looked at JEDI Experts but it is ancient (Delphi 5 and 6) and requires a sht?load of outdated jvcl components. I got the DLL to compile (with lots of code commented out). But the package that actually calls the DLL was also outdated and used deprecated ToolsInterface-Units. I could not get it to work and lost interest after quite a few hours.

If anybody is interested to pick up where I gave up, the code is in the JExperts branch (including GExperts source that is used by JExperts)

I got the source code from here:
https://sourceforge.net/projects/jexperts/

The zip file I downloaded is also in the JExperts branch for reference.