Skip to content
chuacw edited this page Feb 7, 2023 · 2 revisions

The Open Tools API consists of the following units and can be accessed by adding the designide package to the

  • requires clause of your package,
  • or any of the following units to the uses clause of your DLL project and/or any of its units, and adding the designide package to be linked into your project.

The units are:

Collectively, these units form the Open Tools API (ToolsAPI, or OTAPI) and allows developers access to the IDE and its internals.

Clone this wiki locally