[Overview][Types][Classes][Procedures and functions][Index] |
Erases a section from the underlying storage container.
Source position: inipropstorage.pas line 45
public procedure TCustomIniPropStorage.DoEraseSections( |
const ARootSection: string |
); override; |
ARootSection |
|
The path to the section that will be erased. |
lazarus-ccr.sourceforge.net |