| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.0 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-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 |