I had thought of that.
But being the lazy programmer that I am, I was hoping for one line of
program code, just like the appendrow is a one liner.
Patrick
--
Live Security Virtual Conference
Exclusive live event will co
Am 26.07.2012 16:08, schrieb Patrick Goupell:
> In a stringgrid I can do a "mystringgrid.appendrow (msestringarray)"
>
> Is there a quick way to get a stringgrid row into an array?
>
> mystringgrid.? (row, msestringarray)
>
> or msestringarray := mystringsgrid. (row);
>
> or what.
>
> Looki
In a stringgrid I can do a "mystringgrid.appendrow (msestringarray)"
Is there a quick way to get a stringgrid row into an array?
mystringgrid.? (row, msestringarray)
or msestringarray := mystringsgrid. (row);
or what.
Looking at the stringgrid source code I could not find an appropriat
3 matches
Mail list logo