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

TCustomImageList.CreateSize

CreateSize - runtime constructor for image(s) with given height and width

Declaration

Source position: imglist.pp line 153

public constructor TCustomImageList.CreateSize(

  AWidth: Integer;

  AHeight: Integer

);