Examples Delphi

To debug a component at design time, follow these steps:
In Delphi go to Tools/Options then go to the "Library" page.
Check the "Compile With Debug Info" box.
Rebuild the library.
Run Delphi from within Turbo Debugger.
Use "File/Change Dir" to include the source directories.