RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIniFile Methods

The methods of the TIniFile class are listed here.

 
Name 
Description 
 
Removes an INI file entry for a specified key value. 
 
Erases an entire section of an INI file. 
 
Reads all the key names from a specified section of an INI file into a string list. 
 
Reads the names of all sections in an INI file into a string list. 
 
Reads the values from all keys within a section of an INI file into a string list. 
 
Retrieves a string value from an INI file. 
 
Flushes buffered INI file data to disk. 
 
Writes a string value to an INI file. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!