[Lazarus] TStringGrid Cell drawing

Matt Shaffer dazappa.matt at gmail.com
Mon Aug 24 00:08:50 CEST 2009


Tomasz Więckowski wrote:
> 2009/8/23 Matt Shaffer <dazappa.matt at gmail.com>:
>   
>> Well, I've managed to custom draw cells, but it's a bit rough. Delphi seems
>> to have a TStringGrid.drawcell function, but I couldn't find an equivalent
>> in FPC/Lazarus. Is there one? Or will I be doomed to drawing ugly
>> stringgrids? (Currently just changing font color + background color,
>> following this: http://www.daniweb.com/forums/thread125428.html# )
>>
>> --
>> _______________________________________________
>> Lazarus mailing list
>> Lazarus at lists.lazarus.freepascal.org
>> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
>>
>>     
>
> Did you read grids reference ? -
> http://wiki.lazarus.freepascal.org/Grids_Reference_Page
> StringGrid
>
>   
Missed that page, thanks. Quite a bit different from Delphi, but 
everything's drawing to my liking now.




More information about the Lazarus mailing list