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

TCustomActionList.Images

Image list with images for the actions.

Declaration

Source position: actnlist.pas line 115

public property TCustomActionList.Images : TCustomImageList
  read FImages
  write SetImages;

Description

ImageList with the Images that can be associated with the actions in the list., e.g. in a Menu display.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.