[Overview][Resource strings][Types][Classes][Index] Reference for unit 'CacheCls' (#fcl)

Reference for unit 'CacheCls'

Unit implementing cache class

uses

  System,

  sysutils;

Overview

The CacheCls unit implements a caching class: similar to a hash class, it can be used to cache data, associated with string values (keys). The class is calles TCache

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