Title: Message
Look at the code for the function. 
It does the same thing I replied with earlier (almost exact actually - except for the equality test).
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: 3 June 2004 3:21 PM
To: [EMAIL PROTECTED]
Subject: RE: [DUG] "IN" an array?

If you are using D7 and you are talking about array of strings, then you are in luck. There is a function called AnsiIndexStr() that can search for a string in an array of strings, case-sensitive, or AnsiIndexText(), case-insenstitive.
 
Cheers,
Kuet-Fung
_______________________________________________
Delphi mailing list
[EMAIL PROTECTED]
http://ns3.123.co.nz/mailman/listinfo/delphi

Reply via email to