[Lazarus] In search of a component for holding a table of strings

Bart bartjunk64 at gmail.com
Fri Jan 6 18:35:39 CET 2017


On 1/6/17, Michael Schnell via Lazarus <lazarus at lists.lazarus-ide.org> wrote:

> Instead of a two dimensional array of strings you could have use a
> single dimensional array of StringLists (a less symmetrical way, of
> course).

That was my frist try (see:
http://svn.code.sf.net/p/flyingsheep/code/trunk/FarmedTools/tableemulator.pp),
but then you run into troubles when a string contains a LineEnding...

Bart


More information about the Lazarus mailing list