<< Click to display table of contents >> TCustomRVPrintPreview.ZoomOutCursor |
Cursor appeared when the current scale>100%, or the current scale=100% switched from the scale<100%
property ZoomOutCursor: TCursor;
If ZoomPercent<>100%, clicking on component changes ZoomPercent to 100%.
If ZoomPercent=100%, clicking on component changes ZoomPercent to previous scale.
Default value:
crRVZoomOut (103)
(this cursor is registered automatically)
See also properties:
See also: