Purpose
Synopsis
procedure XADcreatebutton(wid:integer, id:integer, x:integer, y:integer, w:integer, h:integer, name:string)
Arguments
|
wid
|
id of the window containing the button
|
|
id
|
Button identifier
|
|
x
|
x coordinate (from left of window) of the button in pixels
|
|
y
|
y coordinate (from top of window) of the button in pixels
|
|
w
|
Width of the button in pixels
|
|
h
|
Height of the button in pixels
|
|
name
|
The name of the button
|
If you have any comments or suggestions about these pages,
please send mail to docs@dashoptimization.com.