How to Print Preview a TRichEdit
Here is a way to painting a rich edit control onto a bitmap for preview…
Implementing Shell Search Handler in Delphi
How to write a Shell Search by Implementing IShellExtInit, IContextMenu…
Crash Course Delphi, Part 1: Compiling a Project
In: Delphi / Programming
Delphi combines the user-friendlyness of Visual Basic with the precise control and speed of C++. Without lots of "real"…