[Overview][Constants][Types][Procedures and functions][Index] |
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 |
); |