Unit 'IniFiles' Package
[Overview][Constants][Types][Classes][Index] [#fcl]

TMemIniFile.Clear

Clear the data.

Declaration

Source position: inifiles.pp line 259

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 immediately be emptied.

See also

SetStrings

  

Set data from a stringlist.

GetStrings

  

Get contents of ini file as stringlist.


Documentation generated on: Jul 24 2023