Move(IndexFrom: Integer; IndexTo: Integer);
Move(IndexFrom: integer; IndexTo: integer);
IndexFrom. Index of position where condition is located.
IndexTo. Index of position where the condition must be placed.
The Move method moves the condition, that is in position with the IndexFrom index, into a position with the IndexTo index, with upward shift of other conditions.
See also: