Creates an image-locator object to use with toolbars, list views and tree views.
capi
make-image-locator &key image-set index => image-locator
|   image-set⇩  |    
An image-set.  | 
|   index⇩  |    
A non-negative integer.  | 
|   image-locator  |    
An image-locator.  | 
The function make-image-locator creates an image-locator object for use with toolbar, list-view and tree-view. It is used to specify a single sub-image with index index from a larger image in image-set that contains many images side by side. It is also useful for accessing some images that can only be specified by means of an image-set.
CAPI User Guide and Reference Manual (Windows version) - 18 Feb 2025 15:35:34