This chapter describes how to use the TCachedGraphic class to cache 2D graphics. It also presents guidelines so that you can determine when graphics caching is worth the memory overhead associated with it, and when the trade-off is not worthwhile.
NOTE Graphics caching is not implemented yet.