[Overview][Types][Classes][Index] |
Insert an Icon into the list.
Source position: imglist.pp line 201
public procedure TCustomImageList.InsertIcon( |
AIndex: Integer; |
AIcon: TCustomIcon |
); |
AIndex |
|
insertion point |
AIcon |
|
The Icon to insert. |
lazarus-ccr.sourceforge.net |