Unit 'CacheCls' Package
[Overview][Resource strings][Types][Classes][Index] [#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: Jan 30 2024