You are here: Symbol Reference > MtxBaseComp Namespace > Classes > TMtxComponentList Class > public > TMtxComponentList.Move Method
MtxVec VCL
ContentsIndex
PreviousUpNext
TMtxComponentList.Move Method

Changes the position of an item in the Items array.

Pascal
procedure Move(CurIndex: Integer; NewIndex: Integer);

Call Move to move the item at the position CurIndex so that it occupies the position NewIndex. Indexes are zero based.

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!