[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Buttons' (#lcl)

TButtonGlyph.CacheSetImageList

Stores the specified Image list in the Images property.

Declaration

Source position: buttons.pp line 111

public procedure TButtonGlyph.CacheSetImageList(

  AImageList: TCustomImageList

);

Arguments

AImageList

  

Image list stored to the Images property.

Description

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.

See also

TButtonGlyph.Images

  

The list of available images for the button glyph.


Version 4.0 Generated 2025-05-03 Home