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

TCustomImageList.Width

The unique width of all images in the list.

Declaration

Source position: imglist.pp line 211

public property TCustomImageList.Width: Integer
  read FWidth
  write SetWidth
  default 16;

Description

Setting to an different value clears the entire list!