Links
EControl Syntax Editor SDK
TMacroRecord.Move Method

Changes the position of an item in the Events array.

procedure Move(CurIndex: integer; NewIndex: integer);

Call Move to move item at the position CurIndex so that it occupies the position NewIndex. CurIndex and NewIndex are zero-based indexes into the Events array.

Copyright (c) 2004-2011. All rights reserved.
What do you think about this topic? Send feedback!