JVCL Help:TJvZoom.CrossHairPicture

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 an image is used as the crosshair


Pascal

 propertyCrossHairPicture: TPicture;


Description

Assign an image to the CrossHairPicture property to use an arbitrary image as the crosshair in the control. Note that Crosshair must be true for the image to be shown.
If CrossHairPicture is empty and Crosshair is true, the values of CrosshairColor and CrosshairSize is used to draw the crosshair.


See Also

TJvZoom.Crosshair, TJvZoom.CrosshairColor, TJvZoom.CrosshairSize


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