[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Stores the specified Image list in the Images property.
Source position: buttons.pp line 111
public procedure TButtonGlyph.CacheSetImageList( |
AImageList: TCustomImageList |
); |
AImageList |
|
Image list stored to the Images property. |
Implements the IImageCacheListener interface method used to receive changes to the cached image list. Stores the image list specified in AImageList to the Images property.
|
The list of available images for the button glyph. |
Version 4.0 | Generated 2025-05-03 | Home |