[Overview][Procedures and functions][Index] Reference for unit 'tpa' (#Simba)

InIntArrayEx

Declaration

Source position: tpa.pas line 60

function InIntArrayEx(

  const a: TIntegerArray;

  var Where: Integer;

  const Number: Integer

):Boolean;