|
<< Click to Display Table of Contents >> Navigation: Records > TIWSimpleJSON |
SIGNATURE=IWUtils.TIWSimpleJSON
ETYPE=Record
Declaration:
Delphi: |
public TIWSimpleJSON = record |
C++: |
public: struct TIWSimpleJSON { |
Unit: IWUtils.pas
Description: A very simple JSON string builder. Not intended do do complex stuff. Just a very basic creator of strings respresenting JS literal objects, used as arguments in JS functions