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

NearbyPointInArrayEx

Declaration

Source position: tpa.pas line 41

function NearbyPointInArrayEx(

  const P: TPoint;

  w: Integer;

  h: Integer;

  a: TPointArray

):Boolean;