[Lazarus] How to get rid of text in (0,0) in StringGrid?
Flávio Etrusco
flavio.etrusco at gmail.com
Fri Feb 5 13:42:48 CET 2010
On Fri, Feb 5, 2010 at 2:18 AM, Paul van Helden <paul at planetgis.co.za> wrote:
> Can I add something please? :-)
>
> When setting RowCount:=0 (to clear the grid) and then RowCount:=5 it changes
> my FixedRowCount from 0 to 1. I don't want a title in this instance so I
> don't think the TStringGrid component should be getting all clever on me...
>
> Thanks,
>
> Paul.
>
> --
This sure is a matter of taste, but wouldn't setting RowCount to
FixedRows work for you?
-Flávio
More information about the Lazarus
mailing list