|
<< Click to Display Table of Contents >> Navigation: Classes > TIWDynamicImage > Properties > PreProcessImage |
SIGNATURE=IWCompExtCtrls.TIWDynamicImage.PreProcessImage
ETYPE=Property
Declaration:
Delphi: |
published property PreProcessImage: Boolean; |
C++: |
__published: __property bool PreProcessImage; |
Description: when TRUE a cache file will be created when the Picture changes and its HREF will be saved and used when rendering AFTER creating the cache file, the original Picture.Graphic can be released saving a memory and HANDLES!