Unit 'ELDsgUtils' Package
[Overview][Types][Procedures and functions][Index] [#pl_exdesign]

ELQuickSort

Declaration

Source position: ELDsgUtils.pas line 36

procedure ELQuickSort(

  ALow: Integer;

  AHigh: Integer;

  ACompareProc: TELQSCompareProc;

  AExchangeProc: TELQSExchangeProc;

  AData: Pointer

);



CT Web help

CodeTyphon Studio