| [Overview][Resource strings][Types][Classes][Index] | 
Free the TCache class from memory
Source position: cachecls.pp line 79
| public destructor TCache.Destroy; override; | 
Destroy cleans up the array for the elements, and calls the inherited Destroy. The elements in the array are not freed by this action.
| 
 | Create a new cache class. |