The Path to Simple Text Effects With Builder, Windows API
(originally published in The Borland Developer Network) Paths are a little-used method of creating some very interesting effects in Windows. While typically complicated to program, Builder (and in particular the TCanvas object) makes using these functions very straightforward, providing the convenience of RAD with the power of direct API calls...

