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

TJSONObjectIterator

Declaration

Source position: flcJSON.pas line 366

type TJSONObjectIterator = record

  InternalIndex: Integer;

  

  Item: TJSONObjectItem;

  

end;



CT Web help

CodeTyphon Studio