[Overview][Classes][Procedures and functions][Index] Reference for unit 'JSONPropStorage' (#lcl)

TCustomJSONPropStorage.DoEraseSections

Erases a section from the underlying storage container.

Declaration

Source position: jsonpropstorage.pas line 41

public procedure TCustomJSONPropStorage.DoEraseSections(

  const ARootObjectPath: string

); override;

Arguments

ARootObjectPath

  

The path to the section that will be erased.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.