ILanerAttributes.MoveTo

Syntax

MoveTo(FromIndex: Integer; ToIndex: Integer);

Parameters

FromIndex is a position index of the attribute that needs shifting.

ToIndex is index of the position, into which the attribute should be shifted.

Description

The MoveTo method shifts the attribute in a list.

See also:

ILanerAttributes