Source position: mui.pas line 2491
type TMUIP_List_Compare = record
MethodID: LongWord;
entry1: Pointer;
entry2: Pointer;
sort_type1: LongInt;
sort_type2: LongInt;
end;