ITrackBar.SliderVisible

Syntax

SliderVisible: Boolean;

Description

The SliderVisible property determines whether the component pointer is visible. If the property is set to True, the pointer is displayed.

The property is set to True by default.

See also:

ITrackBar