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

SortATPAFromSize

Declaration

Source position: tpa.pas line 57

procedure SortATPAFromSize(

  var a: T2DPointArray;

  const Size: Integer;

  CloseFirst: Boolean

);