RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TStringArray.Find Method
Pascal
function Find(S: string; var Index: Integer): Boolean;
C++
__fastcall Boolean Find(AnsiString S, int Index);

This is Find, a member of class TStringArray.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!