| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |
Arguments: outline
Returns the outline-item
within
outline (which should be an instance of the
outline
class)
that currently has the keyboard focus (or would have if the outline
itself had it). This item is drawn with a dotted rectangle around it
when the outline has the focus. It is usually the same as the selected-outline-item,
but not when scrolling with the keyboard has moved the focus to an
item that is in view without changing the selected item.
See also focus-index, select-outline-item, and selected-outline-item.
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 |