[Lazarus] ListView Custom Draw Item
Richard Mace
richard.mace at gmail.com
Thu Sep 11 07:45:47 CEST 2014
Hi All,
I have the following code on a ListView Custom Draw Item event, where the
font is displayed red, but it's not bold.
Any ideas?
Sender.Canvas.Font.Style := [fsBold];
Sender.Canvas.Font.Color := clRed;
Lazarus 1.24 Windows 8
Richard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20140911/e362cb4c/attachment-0002.html>
More information about the Lazarus
mailing list