JVCL Help:TJvZoom.ZoomLevel

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

Search in JVCL Help

 
Search in all projects
 

Summary

Determines the size of the image in the control


Pascal

 propertyZoomLevel: Integer;


Description

ZoomLevel sets the size of the image in the control. To calculate the size of the image in the control, the width of the control is multiplied with ZoomLevel and then divided by 100.
ZoomLevel is the complement to ZoomPercentage (i.e if ZoomLevel is 200, ZoomPercentage is 50).


See Also

TJvZoom.ZoomPercentage


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