TJSONObjectIterator Record

Represents type TJSONObjectIterator.

Namespace: flcJSON
type
 TJSONObjectIterator = record
 end;

The TJSONObjectIterator type exposes the following members.

Show:
 NameDescription
InternalIndex

Represents field InternalIndex.

Item

Represents field Item.

Top