Unit 'GraphType' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lazutils]

TPointArray

Type used to store an array of TPoint values.

Declaration

Source position: graphtype.pp line 42

type TPointArray = array of TPoint;

Version info

Added in LCL version 4.0.

See also

EllipsePolygon

  

Gets an array of points for a polygon which approximates an ellipse in the specified rectangle.

TLazRegion.AddPolygon

TPoint


Version 4.4 Generated 2025-11-08 Home