TApplication

You are currently browsing articles tagged TApplication.

Last time I introduced a bit of skullduggery with my Deltics.Forms unit as a way to easily “inject” a new TForm class into my projects.  We used this new class to add public property that we could use to add a size grip control to any form.

This time we shall introduce some more code the Deltics.Forms unit in order to add some frequently useful capabilities to the Application object.

Read the rest of this entry »