XADcreatebrowser


Purpose
Create a browser.
Synopsis
procedure XADcreatebrowser(wid:integer, id:integer, x:integer, y:integer, w:integer, h:integer, url:string)
Arguments
wid 
id of the window containing the browser
id 
Browser identifier
x coordinate (from left of window) of the browser in pixels
y coordinate (from top of window) of the browser in pixels
Width of the browser in pixels
Height of the browser in pixels
url 
URL to open when the object is created
Related topics
XADbrowsergoto


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