Language Reference Guide : 4. System Classes : SliderField Class : DisplayValues Attribute
 
Share this page                  
DisplayValues Attribute
Data Type: integer
4GL Access: RW
The DisplayValues attribute specifies whether the value of the field is displayed.
Valid values are:
TRUE
Specifies that the current value of the field is displayed
FALSE
Specifies that values are not displayed
This attribute has effect only when the Style attribute is SFS_TRACKBAR.