On 06/01/17 16:46, Michael Schnell via Lazarus wrote:
> On 06.01.2017 16:20, Bart via Lazarus wrote:
>> That makes no sense to me,
> Instead of a two dimensional array of strings you could have use a single 
> dimensional array of StringLists (a less symmetrical way, of course).
> 
> -Michael

Yeah basically access every row or col as a TStrings type (for easy .Delimited 
or .CommaText yield)

-L.

-- 
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to