How many columns ? if 3 or more - I would use a TList with objects (could use records)
Regards Paul McKenzie Analyst Programmer SMSS ltd. ----- Original Message ----- From: "Mark Howard" <[EMAIL PROTECTED]> To: "Multiple recipients of list delphi" <[EMAIL PROTECTED]> Sent: Thursday, November 07, 2002 3:00 PM Subject: [DUG]: Multi-column String List? > Hi all > > I want a very simple way to load and access a small lookup table from a > comma delimited text file. > > What would be ideal would be an implementation of a multi column > string list that would allow: > LoadFromFile > and access to a particular row of columns to the right of #1 using > Items.IndexOf('Entry_Field') to determine the row > > I feel sure there must be something simple available. > > TIA > > Mark > -------------------------------------------------------------------------- - > New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED] > Website: http://www.delphi.org.nz > To UnSub, send email to: [EMAIL PROTECTED] > with body of "unsubscribe delphi" > Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/ > --------------------------------------------------------------------------- New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED] Website: http://www.delphi.org.nz To UnSub, send email to: [EMAIL PROTECTED] with body of "unsubscribe delphi" Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/