Property SLScope.TSLDisplayZoom.HoldOnZoom

From Mitov Wiki Doc
Jump to: navigation, search

This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.

Class: TSLDisplayZoom

Contents

Syntax

Delphi:

property HoldOnZoom : Boolean read FHoldOnZoom write FHoldOnZoom default True;

C++ Builder:

__property bool HoldOnZoom = { read=FHoldOnZoom, write=FHoldOnZoom, default=True };

Summary

Specifies if the scope will hold the screen when zooming by mouse.

Description

If set to true, the scope will hold the image when zoomed to specified rectangle with the mouse or from code.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox