Tag Archives: IOTAFile

The Delphi Open Tools API Book

By | March 21, 2016

Its here 🙂 The Delphi Open Tools API Book

Chapter 14: Unit Creators

By | November 16, 2011

In this chapter I will finish what I started last time and provide the Module Creator code to create new projects in the IDE or more specifically new Open Tools API projects in the IDE. While I was testing this code I noticed that the IDE did not maintain any custom code with a DPK… Read More »

Chapter 13: Project creators

By | November 10, 2011

In this chapter I’m going to show you how to create projects in the IDE. In the next chapter I’ll extend this to add modules to those projects. Firstly, for the purposes of doing something useful we need a form which allow the user to select what they want to be created in a new… Read More »