Jesper Stenlund wrote:
> Is it possible to draw a bold row in a TListView? (I'm running D2009 and 
> Windows XP)
> 
> I have been using some "external" component until now but that component 
> doesn't work under D2009 and if I can draw a bold row without buying a new 
> version of the component I would be very glad.
> We are trying to get rid of our external dependencies.

To make a row look different from the others, handle the owner-draw events.

-- 
Rob
_______________________________________________
Delphi mailing list -> [email protected]
http://lists.elists.org/cgi-bin/mailman/listinfo/delphi

Reply via email to