RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TRegistryIniFile Methods

The methods of the TRegistryIniFile 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 registry. 
 
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. 
 
Retrieves the data-values associated with a specified key, and stores the retrieved values in a string object. 
 
Retrieves a string value from an INI file. 
 
Retrieves a time value from an INI file. 
 
Flushes buffered INI file data to disk. 
 
Writes a binary value to the registry. 
 
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) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!