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

TCustomImageList.GetRawImage

GetRawImage - primitive method for loading an image: you have to fill in all the description fields yourself

Declaration

Source position: imglist.pp line 178

public procedure TCustomImageList.GetRawImage(

  Index: Integer;

  out Image: TRawImage

);