Icon Move Method

procedure Move(Source: Integer; Dest: Integer)

Available In: Client and Server Applications

Use this method to move an item from one index position to another index position. The item's Index will be updated accordingly.
Image