| [Overview][Constants][Types][Classes][Procedures and functions][Index] | 
Indexed access to the names of elements.
Source position: fpjson.pp line 736
 public property TJSONObject.Names[Index: Integer] : TJSONStringType  | 
Names allows to retrieve the names of the elements in the object. The index is zero-based, running from 0 to Count-1.
  | 
Types of values in the object.  | 
|
  | 
Name-based access to JSON values in the object.  |