[Overview][Types][Classes][Index] |
Replace an indexed image with the Bitmap given
Source position: imglist.pp line 186
public procedure TCustomImageList.Replace( |
AIndex: Integer; |
AImage: TCustomBitmap; |
AMask: TCustomBitmap |
); |
AMask can be nil, if the image has no transparent parts.
lazarus-ccr.sourceforge.net |