TJSONObjectItem Record

Represents type TJSONObjectItem.

Namespace: flcJSON
type
 TJSONObjectItem = record
 end;

The TJSONObjectItem type exposes the following members.

Show:
 NameDescription
Name

Represents field Name.

Value

Represents field Value.

Top