[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 calls TCache


Documentation generated on: May 14 2021