Unit 'Menus' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TMenuItem.ImageIndex

Ordinal position in the list of images for the glyph displayed on the menu item.

Declaration

Source position: menus.pp line 329

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