System.IniFiles

From RAD Studio API Documentation
Jump to: navigation, search


Package rtl270.bpl

Classes

EIniFileExceptionEIniFileException is the exception class for errors that occur when working with INI files using TIniFile.
TCustomIniFileTCustomIniFile is the base class for components that encapsulate access to .ini files and the Windows system registry.
THashedStringListTHashedStringList maintains a list of strings using an internal hash table.
TIniFileTIniFile stores and retrieves application-specific information and settings from INI files.
TMemIniFileTMemIniFile enables buffered storage and retrieval of application-specific information and settings in an INI file.
TStringHashTStringHash maintains a bucket list.