[Overview][Constants][Types][Procedures and functions][Index] Reference for unit 'msearrayutils' (#msegui)

findarrayvalue

Declaration

Source position: msearrayutils.pas line 239

function findarrayvalue(

  const item;

  const items;

  const itemsize: Integer;

  const count: Integer;

  const compare: arraysortcomparety;

  out foundindex: Integer

):Boolean; overload;

function findarrayvalue(

  const item;

  const items;

  const itemsize: Integer;

  const index: integerarty;

  const compare: arraysortcomparety;

  out foundindex: Integer

):Boolean; overload;


Documentation generated on: 2021-05-13