[Overview][Types][Procedures and functions][Index] |
Source position: _crw_sort.pas line 183
function QuickFind( |
Count: Integer; |
Data: Pointer; |
Compare: TCompareFunction; |
KeyOf: TKeyOfFunction; |
KeyToSearch: Pointer; |
Index: PIntegerArray = Nil |
):Integer; |