Purpose
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
|
x coordinate (from left of window) of the radio in pixels
|
|
y
|
y coordinate (from top of window) of the radio in pixels
|
|
w
|
Width of the radio in pixels
|
|
h
|
Height of the radio in pixels
|
|
name
|
Name of the radio button object
|
Related topics
If you have any comments or suggestions about these pages,
please send mail to docs@dashoptimization.com.