JVCL Help:TJvZoom.CrossHairPicture
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvZoom.CrossHairPicture Property
Search in JVCL Help
Search in all projectsSummary
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