mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-07 21:18:01 +02:00
Docs: LazUtils/graphtype. Adds TPointArray topic for changes in c423a794b5
.
This commit is contained in:
parent
0806fe14ab
commit
a9cd7fdee8
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user