|
<< Click to Display Table of Contents >> Navigation: Records > TIWSimpleJSON > Methods > AddRaw |
SIGNATURE=IWUtils.TIWSimpleJSON.AddRaw@string@string
ETYPE=Method
Declaration:
Delphi: |
public function AddRaw(const AName: string; const AValue: string): TIWSimpleJSON; overload; |
C++: |
public: __fastcall TIWSimpleJSON AddRaw(const String AName, const String AValue); |
Description: This is AddRaw, a member of class TIWSimpleJSON.