|
RAD Studio VCL Reference
|
Moves a specified image to another position.
procedure Move(CurIndex: Integer; NewIndex: Integer);
__fastcall Move(int CurIndex, int NewIndex);
Use the Move method to move an image to another position in the image list. Specify the current position using CurIndex, and the new position using NewIndex.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|