XADcreateradio


Purpose
Create a radio button.
Synopsis
procedure XADcreateradio(wid:integer, id:integer, x:integer, y:integer, w:integer, h:integer, name:string)
Arguments
wid 
id of the window containing the radio
id 
Radio identifier
x coordinate (from left of window) of the radio in pixels
y coordinate (from top of window) of the radio in pixels
Width of the radio in pixels
Height of the radio in pixels
name 
Name of the radio button object
Related topics
XADradiosetstate, XADradiogetstate


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