RadioButton.TextValue 属性 | |
RadioButton:TextValue 设置为 RadioButton:Caption 文本。
命名空间:
VO
程序集:
VOGUIClasses (在 VOGUIClasses.dll 中) 版本:2.22 GA
语法 VIRTUAL PROPERTY TextValue AS USUAL GET SET
public override __Usual TextValue { get; set; }
查看代码属性值
类型:
__UsualRadioButton:TextValue 设置为 RadioButton:Caption 文本。
备注
RadioButton:TextValue 设置为 RadioButton:Caption 文本。RadioButton:TextValue 的赋值也会改变 RadioButton:Caption。
参见