[Overview][Constants][Types][Procedures and functions][Index] |
Source position: msearrayutils.pas line 276
procedure mergesortoffset( |
const adata: pointer; |
const asize: Integer; |
const acount: Integer; |
const acompare: sortcomparemethodty; |
out aoffsetlist: integerarty |
); overload; |