Adding Bitmaps to a ListView's Header Control
Encapsulation
of the ListView's Header control is something that is
not included in even the latest versions of Builder or
Believe it or not, that's
it to adding Bitmaps to the a ListView's Header Control... simple and effective. If you need to change the size of
the Header Control to accomodate larger bitmaps, then
you'll have to change the Font to a larger size. If you still want the
smaller text, then simply add it into the Bitmap image, or make the Header
owner-drawn. |