|
<< Click to Display Table of Contents >> Navigation: Classes > TIWNameValueList > Methods > FindName |
SIGNATURE=IW.Common.StrLists.TIWNameValueList.FindName@string@Integer
ETYPE=Method
Declaration:
Delphi: |
public function FindName(const AName: string; var Index: Integer): Boolean; |
C++: |
public: __fastcall bool FindName(const String AName, int Index); |
Description: This is FindName, a member of class TIWNameValueList.