David Hoyle 68 Posted October 27, 2018 I've updated by Open Tools API Interface Search tool to fix some bugs and add a new feature. https://www.davidghoyle.co.uk/WordPress/?p=2039 3 Share this post Link to post
AlexBelo 12 Posted October 28, 2018 Hi David. What RAD versions are supported in your tool? -- Alex 1 Share this post Link to post
David Hoyle 68 Posted October 28, 2018 Alex, Do you mean in terms of being able to compile the project or searching for interfaces? I've built it with 10.2.3 Tokyo. I use extensively regular expressions which were introduced in either 2010 or XE (can't quite remember), so those would be the earliest versions of RAD Studio you could compile with (but there is a binary on my website). As for searching you can search any version of the ToolsAPI.pas file. D Share this post Link to post
AlexBelo 12 Posted October 28, 2018 9 minutes ago, David Hoyle said: As for searching you can search any version of the ToolsAPI.pas file. David, thank you for your tool and information. I'm still using RAD2007. Compiled version from your site http://www.davidghoyle.co.uk/WordPress/wp-content/uploads/2018/10/OTAIntfSearch-1.2.zip is quite enough to me at moment. Perhaps one day I'll port my own expert (debug time array inspector) to modern RAD version using your tool. -- Alex 1 Share this post Link to post