Links
EControl Form Designer Pro
TPropertyItem.Move Method

Changes the position of an item in the Items array.

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

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

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