|
<< Click to Display Table of Contents >> Navigation: Classes > TIWStrDictionary > Methods > AddOrSetValue |
SIGNATURE=IW.Common.StrDictionary.TIWStrDictionary.AddOrSetValue@string@TObject
ETYPE=Method
Declaration:
Delphi: |
public procedure AddOrSetValue(const AKey: string; const AValue: TObject); |
C++: |
void public: __fastcall AddOrSetValue(const String AKey, const TObject * AValue); |
Description: This is AddOrSetValue, a member of class TIWStrDictionary.