Generic FunctionPackage: cgToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 8.1
Object described on page has changed in 8.1.
8.0 version

scroll-position

Arguments: window-or-object

For a window

Returns the position to which window-or-object has been scrolled relative to the page top left.

For other objects

scroll-position may also be called on a grid-section, where the returned value is an integer rather than a position object. For a grid-row-section the value is a vertical scroll distance, and for a grid-column-section it is a horizontal scroll distance.

For a chart-widget, scroll-position returns the number of pixels by which the item axis and its values are scrolled off.

See also nscroll-position.


Copyright (c) 1998-2007, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 8.1. The object described on this page has been modified in the 8.1 release; see the Release Notes.
Created 2007.4.30.

ToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 8.1
Object described on page has changed in 8.1.
8.0 version