Click or drag to resize

RadioButton.TextValue Property

X#
RadioButton:TextValue is set to the RadioButton:Caption text.

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY TextValue AS USUAL GET SET 
Request Example View Source

Property Value

Type: Usual
RadioButton:TextValue is set to the RadioButton:Caption text.
Remarks
RadioButton:TextValue is set to the RadioButton:Caption text. The RadioButton:TextValue assign also changes the RadioButton:Caption.
See Also