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