XADcreatetree


Purpose
Create a tree object.
Synopsis
procedure XADcreatetree(wid:integer, id:integer, x:integer, y:integer, w:integer, h:integer)
Arguments
wid 
id of the window containing the tree
id 
Tree identifier
x coordinate (from left of window) of the tree in pixels
y coordinate (from top of window) of the tree in pixels
Width of the tree in pixels
Height of the tree in pixels
Related topics
XADtreeadd, XADtreereset, XADtreeexpand


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