Property SLScope.TSLDisplayZoom.HoldOnPan

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 HoldOnPan : Boolean read FHoldOnPan write FHoldOnPan default False;

C++ Builder:

__property bool HoldOnPan = { read=FHoldOnPan, write=FHoldOnPan, default=False };

Summary

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

Description

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

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox