Unit 'flcJSON' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_fundamentals]

TJSONObjectItem

Declaration

Source position: flcJSON.pas line 360

type TJSONObjectItem = record

  Name: UnicodeString;

  

  Value: TJSONValue;

  

end;



CT Web help

CodeTyphon Studio