Docs: LazUtils/graphtype. Adds TPointArray topic for changes in c423a794b5.

(cherry picked from commit a9cd7fdee8)
This commit is contained in:
dsiders 2023-07-11 17:20:51 +01:00
parent d63668369c
commit 88bcfaf0fb

View File

@ -42,6 +42,21 @@ and utility functions.
<element name="FPCAdds"/>
<element name="LazLoggerBase"/>
<element name="TPointArray">
<short>
Type used to store an array of TPoint values.
</short>
<descr/>
<version>
Added in LCL version 4.0.
</version>
<seealso>
<link id="#lazutils.graphmath.EllipsePolygon">EllipsePolygon</link>
<link id="#lcl.lazregions.TLazRegion.AddPolygon">TLazRegion.AddPolygon</link>
<link id="#rtl.types.TPoint">TPoint</link>
</seealso>
</element>
<element name="TGraphicsColor">
<short>
Defines the Integer range type with values that can be used for colors.