[Overview][Constants][Types][Procedures and functions][Index] Reference for unit 'msearrayutils' (#msegui)

mergesortarray

Declaration

Source position: msearrayutils.pas line 253

procedure mergesortarray(

  var asortlist;

  const aitemsize: Integer;

  const alength: Integer;

  const acompare: arraysortcomparety;

  out aindexlist: integerarty;

  const order: Boolean

);


Documentation generated on: 2021-05-13