[Overview][Types][Classes][Index] Reference for unit 'ImgList' (#lcl)

TCustomImageList.Height

The unique height of all images in the list.

Declaration

Source position: imglist.pp line 210

public property TCustomImageList.Height : Integer
  read FHeight
  write SetHeight
  default 16;

Description

Setting to an different value clears the entire list!