JVCL Help:TJvZoom.Enabled
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvZoom.Enabled Property
Search in JVCL Help
Search in all projectsSummary
Controls whether the control responds to mouse, keyboard, and timer events.
Pascal
propertyEnabled;
Description
Enabled works the same in this control as it does in most other with one additional feature: you can set Enabled to false to manually control the zoom action. When Enabled is false, you can take screenshots without moving the mouse by calling the ZoomInAt method. When Enabled is true, screenshots are taken automatically based on the current location of the mouse cursor.
See Also
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