| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.0 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-2022, Franz Inc. Lafayette, CA., USA. All rights reserved.
This page was not revised from the 10.0 page.
Created 2019.8.20.
| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.0 version |