[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit '_crw_crwapi' (#crwlib)

ISysApi.Sort

Declaration

Source position: _crw_crwapi.pas line 2963

function ISysApi.Sort(

  Count: Integer;

  Data: Pointer;

  Compare: TCompareFunction;

  KeyOf: TKeyOfFunction;

  SwapData: TSwapProcedure;

  Index: PIntegerArray;

  Method: Integer = 0

):Boolean;