System.IniFiles
| Package | rtl270.bpl | 
|---|
Classes
| EIniFileException | EIniFileException is the exception class for errors that occur when working with INI files using TIniFile. | 
| TCustomIniFile | TCustomIniFile is the base class for components that encapsulate access to .ini files and the Windows system registry. | 
| THashedStringList | THashedStringList maintains a list of strings using an internal hash table. | 
| TIniFile | TIniFile stores and retrieves application-specific information and settings from INI files. | 
| TMemIniFile | TMemIniFile enables buffered storage and retrieval of application-specific information and settings in an INI file. | 
| TStringHash | TStringHash maintains a bucket list. |