[Overview][Types][Classes][Procedures and functions][Index] |
Destructor for the class instance.
Source position: imagelistcache.pas line 71
public destructor TImageListCache.Destroy; override; |
Frees resources allocated to internal members in the class instance, including any stored images requested by cache listeners.
lazarus-ccr.sourceforge.net |