home
books
news and conferences
interactive documents
development
delphiedintorni
links
mail
Company
www.marco
cantu.com
Copyright 1997
Marco Cantù


Delphi Developers' Handbook

Chapter 15: Other Delphi Extensions

Copyright Marco Cantu' 1997

WhatÆs Next

We began this chapter by looking at Version Control Systems, and then we delved into some obscure Delphi topics, such as the module designers and the direct connection with the environment. You might think these topics are this is interesting to explore and discuss, but have little practical value for most Delphi programmers. On the contrary; writing wizards and other enhanced tools can significantly improve on your workflow and productivity. This was one of our main reasons for writing the previous chapter and this one.

For the same reason, weÆll show you more examples of wizards throughout the rest of the book. ThereÆs a final tool weÆre going to show you in the next chapter, but itÆs related more to the debugger than to the Delphi environment. It doesnÆt actually hook into the debugger; instead itÆs a stand-alone debug engine that allows you to inspect an application the same way you build it. In fact, the user interface of our Object Debugger closely mimics that of DelphiÆs Object Inspector.