RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomIniFile Methods

The methods of the TCustomIniFile class are listed here.

 
Name 
Description 
 
Erases the data value associated with an ini file entry. 
 
Erases an entire section of an ini file. 
 
Retrieves a binary value from the ini file. 
 
Retrieves a Boolean value from an ini file. 
 
Retrieves a date value from an ini file. 
 
Retrieves a date-time value from an ini file. 
 
Retrieves a float value from an ini file. 
 
Retrieves an integer value from an ini file. 
 
Reads all the key names from a specified section of an ini file into a string list. 
 
This is the overview for the ReadSections method overload. 
 
Reads the values from all keys in a section of an ini file into a string list. 
 
Retrieves a string value from an ini file. 
 
Retrieves a time value from an ini file. 
 
Indicates whether a section exists in the ini file. 
 
Flushes buffered ini file data to disk. 
 
Indicates whether a key exists in the ini file. 
 
This is WriteBinaryStream, a member of class TCustomIniFile. 
 
Writes a Boolean value to an ini file. 
 
Writes a date value to an ini file. 
 
Writes a date-time value to an ini file. 
 
Writes a float value to an ini file. 
 
Writes an integer value to an ini file. 
 
Writes a string value to an ini file. 
 
Writes a time value to an ini file. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!