Delphi Open Tools API - During development of EasyNSE a lot of time and effort was consumed (wasted?) trying to understand how to work with the Open Tools API (OTA).

This page is to help other component developers from wandering down the same wrong paths I traveled.

The OTA allows for a bewildering array of possibilities for component writers.

Several of the Demos can display comment strings to the GExperts debug window while the Wizard or interface is being called by the IDE. This is a useful feature to help understand what the IDE is doing with an interface.

  Note - There was a fair number of changes to the IOA between Delphi 5 and 6, the examples will attempt to show you how to create a single file that will support all versions that incorporate the OTA using interfaces. The interface based OTA was introduced in Delphi 4.

 


mustangpeak.net

  Last Modified on: