IMapView.UseScrollBars

Syntax

UseScrollBars: Boolean;

Description

The UseScrollBars property determines whether scroll bars are used.

Comments

The property is relevant only on working with forms.

Available values:

Example

The property use is given in the example for the IMapView.UseProportionality property.

See also:

IMapView