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

public procedure TCustomImageList.GetRawImage(

  Index: Integer;

  out Image: TRawImage

);

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