XADradiosetstate


Purpose
Get the state of a radio button.
Synopsis
procedure XADradiosetstate(id:integer, state:boolean)
Arguments
id 
Radio identifier
state 
Button state.
true 
selected
false 
unselected
Further information
Sets the state of the radio to selected (true) or unselected (false).
Related topics
XADradiogetstate


If you have any comments or suggestions about these pages, please send mail to docs@dashoptimization.com.