
All Units All Classes Properties, Methods and Events |
TeeSort procedure
procedure TeeSort(StartIndex, EndIndex: Integer; CompareFunc:
TTeeSortCompare; SwapFunc: TTeeSortSwap);
Unit
TeeProcs
Description
Generic "QuickSort" sorting algorithm.
This procedure is used at Pie Series to sort the slices prior to displaying them when in 3D mode.
It is also used at Series unit to re-order points ( Series Sort method ).
Send us Help Feedback. Copyright 1995-2013 © by Steema Software. All Rights Reserved.