JVCL Help:TJvZoom.Active

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Determines whether the component automatically updates the zoomed image.


Pascal

 propertyActive: Boolean;


Description

Set Active to true to make the control take a screenshot of the screen at regular intervals. The Delay property controls how often a screenshot is taken.
If CacheOnDeactivate is true, the last screenshot is stored when the Active property is set to false.


See Also

TJvZoom.CacheOnDeactivate, TJvZoom.Delay, TJvZoom.Enabled


About

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