[Overview][Types][Classes][Index] |
Insert one or more bitmaps into the list at the index position. If Mask is nil, the image has no transparent parts
Source position: imglist.pp line 181
public procedure TCustomImageList.Insert( |
AIndex: Integer; |
AImage: TCustomBitmap; |
AMask: TCustomBitmap |
); |