CreateSize - runtime constructor for image(s) with given height and width
Source position: imglist.pp line 153
public constructor TCustomImageList.CreateSize(
AWidth: Integer;
AHeight: Integer
);