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