XADcreatescrollbar


Purpose
Create a scrollbar object.
Synopsis
procedure XADcreatescrollbar(wid:integer, id:integer, x:integer, y:integer, w:integer, h:integer, vertical:boolean)
Arguments
wid 
id of the window containing the scrollbar
id 
Scrollbar identifier
x coordinate (from left of window) of the scrollbar in pixels
y coordinate (from top of window) of the scrollbar in pixels
Width of the scrollbar in pixels
Height of the scrollbar in pixels
vertical 
true=vertical; false=horizontal
Related topics
XADscrollbarset, XADscrollbargetpos


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