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

TCustomIniPropStorage.DoEraseSections

Erases a section from the underlying storage container.

Declaration

Source position: inipropstorage.pas line 45

public procedure TCustomIniPropStorage.DoEraseSections(

  const ARootSection: string

); override;

Arguments

ARootSection

  

The path to the section that will be erased.

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