...get more... for Delphi.NET, C#, VB.NET for Delphi VCL, BCB 3-6
greatis.blogspot.com
One of the ways is using WM_SETFONT message:
SendMessage( ListBox1.Handle, WM_SETFONT, GetStockObject(System_Fixed_Font), 1);