JCL Help:TJclPeImagesCache

From Project JEDI Wiki
Jump to navigationJump to search

Class Hierarchy

TJclPeImagesCache
|
TJclPeBorImagesCache


Summary

Cache for TJclPeImage objects.


Pascal

 public TJclPeImagesCache = class(TObject);


Description

Provides a cache for TJclPeImage instances. The cache is used internally (though you can also use it outside of the module) by the JclPeImage module to prevent frequent loading and unloading of image files, thereby increasing performance. Note that the TJclPeImagesCache class is not inherently thread safe.


About

Unit

JclPeImage


Navigation

Donator

Petr Vones


Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page