[Overview][Classes][Index] Reference for unit 'IniFiles' (#fcl)

Reference for unit 'IniFiles'

Ini files support

uses

  classes,

  sysutils,

  contnrs;

  

Various general purpose classes: stack, queue, objectlists

Overview

IniFiles provides support for handling .ini files. It contains an implementation completely independent of the Windows API for handling such files. The basic (abstract) functionality is defined in TCustomInifile and is implemented in TIniFile and TMemIniFile. The API presented by these components is Delphi compatible.

This page is hosted on Get Lazarus Code and Component Repository at SourceForge.net. Fast, secure and Free Open Source software downloads