ITabView.DisplayScrollBars

Syntax

DisplayScrollBars: Boolean;

Description

The DisplayScrollBars property determines the visibility of the horizontal and vertical scroll bars.

Comment. This is an Outdated property, it is recommended to use the ITabView.VisibleScrollBars property instead.

See also:

ITabView