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