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

TGridColumnTitle.ImageIndex

The index for the image used in the title (default=0, i.e. no image).

Declaration

Source position: grids.pas line 500

published property TGridColumnTitle.ImageIndex : Integer
  read FImageIndex
  write SetImageIndex
  default - 1;