RadioButton

RadioButton[x,val]

表示一个单选按钮,当点击按钮时 x 的值设为 val.

RadioButton[x,val]

xval 时,显示 ,其它显示为 .

RadioButton[Dynamic[x],val]

设置动态地更新当前的 x 值,如果点击按钮,x 的值将被重新设置.

更多信息和选项

范例

打开所有单元关闭所有单元

基本范例  (1)

动态改变 x 的值:

选项  (9)

Appearance  (2)

控制外观:

动态改变外观:

AutoAction  (1)

当光标移动到点击区域时,进行值更新:

Background  (2)

设置背景颜色:

动态改变背景颜色:

BaselinePosition  (1)

和周围的文字对齐:

Enabled  (2)

默认情况下,启用 RadioButton

通过设置 Enabled->False,单选按钮被禁用,但在目前的状态下是可见的:

ImageMargins  (1)

增加 RadioButton 的点击区域:

属性和关系  (2)

RadioButtonBar 使用具有相同变量的 RadioButton

RadioButtonSetter 的特例:

Wolfram Research (2007),RadioButton,Wolfram 语言函数,https://reference.wolfram.com/language/ref/RadioButton.html.

文本

Wolfram Research (2007),RadioButton,Wolfram 语言函数,https://reference.wolfram.com/language/ref/RadioButton.html.

CMS

Wolfram 语言. 2007. "RadioButton." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/RadioButton.html.

APA

Wolfram 语言. (2007). RadioButton. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/RadioButton.html 年

BibTeX

@misc{reference.wolfram_2024_radiobutton, author="Wolfram Research", title="{RadioButton}", year="2007", howpublished="\url{https://reference.wolfram.com/language/ref/RadioButton.html}", note=[Accessed: 14-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_radiobutton, organization={Wolfram Research}, title={RadioButton}, year={2007}, url={https://reference.wolfram.com/language/ref/RadioButton.html}, note=[Accessed: 14-November-2024 ]}