[Overview][Classes] | Reference for unit 'IniFiles' (#fcl) |
Source position: inifiles.pp line 183
public procedure TIniFile.EraseSection( |
const Section: String |
); override; |
Section |
|
Section to erase |
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.
|
Clear a section |
|
|
Read the key names in a section |
|
|
Read section names |
No notes exist for this page yet.