| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |
Arguments: configuration
Returns the value of the multi-picture-button-scroll-interval
property of configuration. The current configuration is the value of
(configuration *system*)
(see configuration and *system*
).
The
value is the number of milliseconds between successive scroll
increments of a multi-picture-button
as the mouse
button is held down after clicking a multi-picture-button scroll
arrow. Initially 200. This internally uses the built-in cg-timer.
multi-picture-button-scroll-interval
is a property of the configuration
class.
See cg-timers.htm for more information on timers.
Copyright (c) 1998-2016, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.1 page.
Created 2010.1.21.
| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |