[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Menus' (#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 : TImageIndex
  read FImageIndex
  write SetImageIndex
  stored IsImageIndexStored
  default - 1;

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