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

TCoolBand.ImageIndex

Ordinal position for the image displayed for the band.

Declaration

Source position: comctrls.pp line 2485

published property TCoolBand.ImageIndex : TImageIndex
  read FImageIndex
  write SetImageIndex
  default - 1;

Description

Contains ordinal position in the TCoolBar.Images property with the image for the band.

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