Erases a section.
Class TTextIniFile
Declaration
procedure EraseSection(const Section: string);
Visibility public
Description Erases a section. If the given section does not exist, nothing happens.
See DeleteKey