[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Type used to store an array of TPoint values.
Source position: graphtype.pp line 42
type TPointArray = array of TPoint; |
Added in LCL version 4.0.
|
Gets an array of points for a polygon which approximates an ellipse in the specified rectangle. |
|
Version 4.0 | Generated 2025-05-03 | Home |