JVCL Help:TJvZoom
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvZoom Class
[+] JvZoom.pas Classes
[+] TJvZoom Methods
[+] TJvZoom Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvZoom
run\JvZoom.pas
Summary
A component that can zoom in a part of the screen.
Pascal
run\JvZoom.pas
TJvZoom = class(TJvCustomControl);
Description
- JVCLInfo
Use TJvZoom when you need to provide your users with the ability to zoom in a particular part of the screen. You can set the amount of zoom by using either the ZoomLevel or ZoomPercentage properties.
You can also set a crosshair image by either setting the CrossHairPicture or the CrosshairColor and CrosshairSize properties. To activate the crosshair, set the Crosshair property to true. The crosshair image indicates in the control where the cursor is located on the screen.
About
▼ TJvZoom
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