[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'GraphType' (#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.0 Generated 2025-05-03 Home