Back to Devexpress

TcxCustomImageList.Move(Integer,Integer) Method

vcl-cximagelist-dot-tcxcustomimagelist-dot-move-x28-system-dot-integer-system-dot-integer-x29.md

latest710 B
Original Source

TcxCustomImageList.Move(Integer,Integer) Method

Moves the specified image to a new position within the same list.

Declaration

delphi
procedure Move(ACurIndex: Integer; ANewIndex: Integer);

Parameters

NameTypeDescription
ACurIndexInteger

The current image position.

| | ANewIndex | Integer |

The new image position.

|

See Also

TcxCustomImageList Class

TcxCustomImageList Members

cxImageList Unit