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
|
x coordinate (from left of window) of the tab in pixels
|
|
y
|
y coordinate (from top of window) of the tab in pixels
|
|
w
|
Width of the tab in pixels
|
|
h
|
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.