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

TCustomImageList.GetBitmap

Copies the selected image into the given bitmap

Declaration

Source position: line 0

public procedure TCustomImageList.GetBitmap(

  Index: Integer;

  Image: TCustomBitmap

); overload;

procedure TCustomImageList.GetBitmap(

  Index: Integer;

  Image: TCustomBitmap;

  AEffect: TGraphicsDrawEffect

); overload;

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