Source position: _crw_sort.pas line 268
procedure QuickSortDoubleXY(
N: Integer;
var x: array of Double;
var y: array of Double
);