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

TCustomImageList.SetWidthHeight

Sets both the Width and Height of all images.

Declaration

Source position: imglist.pp line 315

protected procedure TCustomImageList.SetWidthHeight(

  NewWidth: Integer;

  NewHeight: Integer

);

Description

Changed values clear the entire list.

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