ITabView.DisplayScrollBars

Syntax

DisplayScrollBars: Boolean;

Description

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

Comment

The property is outdated, use ITabView.VisibleScrollBars.

See also:

ITabView