[Lazarus] Should StringGrid1.Clear clear the fixed rows / columns?
Hans-Peter Diettrich
DrDiettrich1 at aol.com
Tue Aug 2 19:16:34 CEST 2011
John Repucci schrieb:
> The above works well for header ROWs, but not for a header COLUMN and
> will not work in the case where both FixedRow and FixedColumn are being
> used and the user wishes to preserve them rather than rebuilding them
> everytime they want to clean up the SG.
I do not see the problem. Put the initialization code for the fixed
rows/cols into a subroutine, and call it whenever needed.
DoDi
More information about the Lazarus
mailing list