Unit 'CacheCls' Package
[Overview][Resource strings][Types][Classes][Index] [#fcl]

TCache.Destroy

Free the TCache class from memory.

Declaration

Source position: cachecls.pp line 85

public destructor TCache.Destroy; override;

Description

Destroy cleans up the array for the elements, and calls the inherited Destroy. The elements in the array are not freed by this action.

See also

TCache.Create

  

Create a new cache class.


Documentation generated on: Jan 30 2024