Purpose
Synopsis
procedure XADcreateinput(wid:integer, id:integer, x:integer, y:integer, w:integer, h:integer, text:string)
Arguments
|
wid
|
id of the window containing the input
|
|
id
|
Input identifier
|
|
x
|
x coordinate (from left of window) of the input in pixels
|
|
y
|
y coordinate (from top of window) of the input in pixels
|
|
w
|
Width of the input in pixels
|
|
h
|
Height of the input in pixels
|
|
text
|
Initial content of the input object
|
Related topics
If you have any comments or suggestions about these pages,
please send mail to docs@dashoptimization.com.