help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Classes] Reference for unit 'IniFiles' (#fcl)

TIniFile.EraseSection

Declaration

Source position: inifiles.pp line 183

public procedure TIniFile.EraseSection(

  const Section: String

); override;

Arguments

Section

  

Section to erase

Description

Erasesection deletes the section Section from memory, if CacheUpdates is False, then the file is immediatly updated on disk. This method is the implementation of the abstract TCustomIniFile.EraseSection method.

See also

TCustomIniFile.EraseSection

  

Clear a section

TIniFile.ReadSection

  

Read the key names in a section

TIniFile.ReadSections

  

Read section names

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505