ITrackBar.SliderVisible

Syntax

SliderVisible: Boolean;

Description

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

The default value of this property is True.

See also:

ITrackBar