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

TMemIniFile.Clear

Clear the data

Declaration

Source position: inifiles.pp line 194

public procedure TMemIniFile.Clear;

Description

Clear removes all sections and key/value pairs from memory. If CacheUpdates is set to False then the file on disk will immediatly be emptied.

See also

SetStrings

  

Set data from a stringlist

GetStrings

  

Get contents of ini file as stringlist

The latest version of this document can be found at lazarus-ccr.sourceforge.net.