Unit 'JsonWriter' Package
[Overview][Classes][Index] [#fcl]

TJSONStreamWriter.EndProperty

End writing a property in a JSON object

Declaration

Source position: jsonwriter.pp line 124

public procedure TJSONStreamWriter.EndProperty; override;

Description

EndProperty completes the property writing sequence. This method performs no action for stream writers as the property is considered complete after the value is written.

See also

StartProperty

  

Start writing a property in a JSON object


Documentation generated on: Jan 27 2026