XADcreatetab


Purpose
Create a tab selector object.
Synopsis
procedure XADcreatetab(wid:integer, id:integer, x:integer, y:integer, w:integer, h:integer, tabs:set of string)
Arguments
wid 
id of the window containing the tab
id 
Tab identifier
x coordinate (from left of window) of the tab in pixels
y coordinate (from top of window) of the tab in pixels
Width of the tab in pixels
Height of the tab in pixels
tabs 
Set of strings containing the possible choices


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