TdxMapControlOptionsBehavior.Scrolling Property
Controls if end-users can scroll the map area.
Declaration
property Scrolling: Boolean read; write; default True;
Property Value
Type | Default |
---|---|
Boolean | True |
Remarks
Set this property to False to prohibit end-users from scrolling the map area.
The default value of the Scrolling property is True.
See Also