|
FlexCel Studio for VCL/LCL
|
Number of page images to keep in memory.
property MaxBmpCache: integer;
__property int MaxBmpCache;
FlexCelPreview holds a collection of generated images for the pages it displays, so it can render them faster. By changing MaxBmpCache you can decide how many images you want to hold in memory at the same time. The default is 10.
This property has no effect when ZoomPreview is larger than 100% On this case, the Bmp cache will have only the current page to preserve resources.
|
Copyright (c) 2002-2008 TMS Software. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|