Purpose
Set
scrollbar
characteristics.
Synopsis
procedure XADscrollbarset(id:integer, minimum:integer, maximum:integer, pagesize:integer, position:integer)
Arguments
|
id
|
Scrollbar identifier
|
|
minimum
|
Minimum value for scrollbar
|
|
maximum
|
Maximum value for scrollbar
|
|
pagesize
|
Size of one "page" (clicking in the scrollbar advances one page at a time)
|
|
position
|
Initial position of the scrollbar
|
Related topics
If you have any comments or suggestions about these pages,
please send mail to docs@dashoptimization.com.