[Overview][Types][Classes][Index] |
Copies the selected image into the given bitmap
Source position: imglist.pp line 190
public procedure TCustomImageList.GetBitmap( |
Index: Integer; |
Image: TCustomBitmap |
); overload; |
Index: Integer; |
Image: TCustomBitmap; |
AEffect: TGraphicsDrawEffect |
); overload; |
Index |
|
the index of the requested image |
Image |
|
a bitmap as a container for the bitmap |
Index |
|
the index of the requested image |
Image |
|
a bitmap as a container for the bitmap |
AEffect |
|
how to copy |
lazarus-ccr.sourceforge.net |