Links
EControl Syntax Editor SDK
TecMacroRecorder.MoveMacro Method

Changes the position of a macro in the Macros array.

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

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

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