[Lazarus] Should StringGrid1.Clear clear the fixed rows / columns?
Graeme Geldenhuys
graemeg.lists at gmail.com
Mon Aug 1 14:24:46 CEST 2011
On 08/01/2011 01:44 PM, cobines wrote:
>
> Try:
>
> SG.Clean([gzNormal]);
That clears the "text" content in cells. It doesn't remove associated
Objects with each cell or row, and doesn't reduce the number of rows in
the grid. So its behaviour is actually very different to Clear().
Regards,
- Graeme -
--
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/
More information about the Lazarus
mailing list