Unit 'IniPropStorage' Package
[Overview][Types][Classes][Procedures and functions][Index] [#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.