TcxCustomImageList.InsertIcon(Integer,TIcon) Method
In This Article
Inserts an icon to a specified position within the image list.
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
AIndex | Integer | The position within the image list. |
AIcon | TIcon | The source icon. |
See Also