XADcreatecheck


Purpose
Create a check button.
Synopsis
procedure XADcreatecheck(wid:integer, id:integer, x:integer, y:integer, w:integer, h:integer, name:string)
Arguments
wid 
id of the window containing the check
id 
Check identifier
x coordinate (from left of window) of the check in pixels
y coordinate (from top of window) of the check in pixels
Width of the check in pixels
Height of the check in pixels
name 
Description of the check object
Related topics
XADchecksetstate, XADcheckgetstate


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