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

TMenuItem.ImageIndex

ImageIndex - number in a list of images for use in illustrating menu items

Declaration

Source position: menus.pp line 267

published property TMenuItem.ImageIndex: Integer
  read FImageIndex
  write SetImageIndex
  stored IsImageIndexStored
  default -1;