TCustomJSONPropStorage.DoEraseSections

laz Json Prop Storage

[Overview][Classes][Index] Reference for unit 'JSONPropStorage' (#lazJsonPropStorage)

TCustomJSONPropStorage.DoEraseSections

Erases a section from the underlying storage container.

Declaration

Source position: JSONPropStorage.pas line 50

public procedure TCustomJSONPropStorage.DoEraseSections(

  const ARootObjectPath: string

); override;

Arguments

ARootObjectPath

  

The path to the section that will be erased.