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