Moves an item (Count=1) or range of items (Count > 1) in the array from one index to another
Namespace: RSGenerics.Collections
Delphi |
protected |
Parameters
AArray
Type: TRSStringItemList
FromIndex
Type: Integer
ToIndex
Type: Integer
Count
Type: Integer
Reference |