[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit '_crw_crwapi' (#crwlib)

ISysApi.QuickFind

Declaration

Source position: _crw_crwapi.pas line 2993

function ISysApi.QuickFind(

  Count: Integer;

  Data: Pointer;

  Compare: TCompareFunction;

  KeyOf: TKeyOfFunction;

  KeyToSearch: Pointer;

  Index: PIntegerArray = Nil

):Integer;