[Overview][Types][Classes][Procedures and functions][Index] |
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.