Destructor for the class instance.
Source position: lclrescache.pas line 97
public destructor TResourceCache.Destroy; override; |
Frees resources allocates in the Create constructor, and calls the inherited method prior to exit.
| Version 4.6 | Hosted on Source Forge |