[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'fpjson' (#fcl)

TJSONObject.Clear

Clear the object

Declaration

Source position: fpjson.pp line 533

public procedure TJSONObject.Clear; override;

Description

Clear clears the object and frees all elements in it. After the call to Clear, Count returns 0.

See also

Delete

Extract


Documentation generated on: Nov 14 2015