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

Rotate the list up or down.

Pascal
procedure Rotate(Offset: integer);

Very fast way to rotate the items in the list. If the Step is positive the items are shifted up and those that exit at the top are inserted at the begining of the List. If the Step is negative the items are shifted down and inserted at the end.

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