| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |
Arguments: list-view
An image-list
instance that contains the pixmaps to display in this list-view when
its layout-style
is :large-icon. May also be nil
(the default)
to display no icons in the :large-icon layout style.
As with small-image-list, this property may alternately be specified as a list of names of cached pixmaps as a shortcut.
A large-image-list typically contains pixmaps that are 32 by 32 pixels in size. They can be other sizes, but may get clipped if larger due to the limited space that is reserved for the icons.
The icons will appear only if one or more of the list-view-items of the list-view have non-nil values for the icon-index property.
See the description of the list-view control.
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 |