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

protected procedure TCustomImageList.SetWidthHeight(

  NewWidth: Integer;

  NewHeight: Integer

); virtual;

Description

Changed values clear the entire list.