TcxCustomImageList.Move(Integer,Integer) Method
In This Article
Moves the specified image to a new position within the same list.
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
ACur |
Integer | The current image position. |
ANew |
Integer | The new image position. |
See Also