ImageEn, unit imageenview

TImageEnView.SmoothScrollValue

TImageEnView.SmoothScrollValue


Declaration

property SmoothScrollValue: Integer;


Description

Specifies the smoothness (speed) of scrolling when SetViewXYSmooth is called or MouseInteractGeneral contains miMovingScroll.
A large values increases the smoothness. "0" disables smoothing (i.e. so that it acts like SetViewXY).

Default: 8