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

Reference for unit 'inicol'

Collection which can write itself to inifile.

uses

  System,

  sysutils,

  Classes,

  Inifiles;

  

Ini files support

Overview

inicol contains an implementation of TCollection and TCollectionItem descendents which cooperate to read and write the collection from and to a .ini file. It uses the TCustomIniFile class for this.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.