| [Overview][Constants][Types][Classes][Procedures and functions][Index] | 
Clear the object
Source position: fpjson.pp line 677
public procedure TJSONObject.Clear; override;  | 
Clear clears the object and frees all elements in it. After the call to Clear, Count returns 0.
  | 
Delete an element from the list by index  | 
|
Extract  | 
  | 
Extract an element from the object  |