SortedIndex

Top  Previous  Next

This property controls the order of the nodes / locations in the output. This is typically the output from TTSP.SortedIndex.

 

Alternatively you can setup your own TIntegerArray. It should be zero-indexed and contain all values from 0 to Count-1 only once, starting with 0.

 

Default: nil

 

Type: TIntegerArray