VisibleButtons: Boolean;
VisibleButtons: Boolean;
The VisibleButtons property determines whether the additional buttons that should be used for changing the value for the fixed size are displayed in the control.
If the property is set to True, additional buttons are displayed on the edges of the control. These buttons can be used to change the current value for 10.
If the property is set to False, the additional buttons are not displayed. The value can be changed using control slider or by specifying explicitly the value of the Value property.
The example of use is given in description of the Value property.
See also: