[Lazarus] ListView Custom Draw Item

zeljko zeljko at holobit.net
Thu Sep 11 08:07:19 CEST 2014


On 09/11/2014 07:45 AM, Richard Mace wrote:
> 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

AFAIR there is open issue about font problems in custom draw item in 
win32 widgetset.

zeljko





More information about the Lazarus mailing list