JVCL Help:TJvZoom.ZoomPercentage
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvZoom.ZoomPercentage Property
Search in JVCL Help
Search in all projectsSummary
Determines the size of the image in the control.
Pascal
propertyZoomPercentage: Integer;
Description
Use ZoomPercentage to set the size of the image in the control. To calculate the image size, the width of the control is multiplied with ZoomPercentage divided by 100.
ZoomPercentage is the complement to ZoomLevel (i.e if ZoomPercentage is 200, ZoomLevel is 50).
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