Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

stringgrid question

0 views
Skip to first unread message

Anthony

unread,
Jul 9, 2002, 8:28:03 AM7/9/02
to

Van: "Anthony" <Ant...@adesys.nl>
Onderwerp: stringgrid delete cel information
Datum: dinsdag 9 juli 2002 13:02

Hi,
Can anyone help me out with this:
When i remove a column at the end of grid,
by descending the ColumnCount property,
the column doesn't seem to be deleted (like the help documentation
says).
When i add a new column by abscending de ColmnCount, the exact same
information from the removed column appears in the new column.

Correct me if i'm wrong, but i think the ColumnCount property, just
set a counter in the strings object inhereted by stringrid->columns,
instead of that the ansistring (part of the strings->part of the grid)
is realy deleted.

So my question is, how do i remove a column with all th cell
information (cell+object pointers). I supose manualy is not the right
approach.

thanks in advance.


0 new messages