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

TCustomImageList.SetWidthHeight

Sets both the Width and Height of all images.

Declaration

Source position: imglist.pp line 150

protected procedure TCustomImageList.SetWidthHeight(

  NewWidth: Integer;

  NewHeight: Integer

); virtual;

Description

Changed values clear the entire list.

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