[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 219

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

Description

Setting to an different value clears the entire list!

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