UseScrollBars: Boolean;
The UseScrollBars property determines whether scroll bars are used.
The property is relevant only on working with forms.
Available values:
True. Scroll bars are used.
False. Scroll bars are not used.
The property use is given in the example for the IMapView.UseProportionality property.
See also: