mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-18 12:41:21 +02:00
Docs: LCL/lazcanvas. Updates FPC compiler version notes for changes in 82af317c
.
This commit is contained in:
parent
82af317c33
commit
08207e863b
@ -477,7 +477,7 @@ fill and a border drawn in the Rectangle method.
|
|||||||
<element name="TLazCanvas.DoPolygonFill">
|
<element name="TLazCanvas.DoPolygonFill">
|
||||||
<short>
|
<short>
|
||||||
Implements a polygon fill algorithm not present in fcl-image prior to FPC
|
Implements a polygon fill algorithm not present in fcl-image prior to FPC
|
||||||
version 3.3.1.
|
version 3.2.3.
|
||||||
</short>
|
</short>
|
||||||
<descr>
|
<descr>
|
||||||
<p>
|
<p>
|
||||||
@ -486,7 +486,7 @@ algorithm is explained
|
|||||||
<url href="http://alienryderflex.com/polygon_fill/">here</url>.
|
<url href="http://alienryderflex.com/polygon_fill/">here</url>.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
DoPolygonFill is defined when using FPC versions prior to 3.3.1. In FPC 3.3.1,
|
DoPolygonFill is defined when using FPC versions prior to 3.2.3. In FPC 3.2.3,
|
||||||
the method already exists in the TFPPixelCanvas ancestor and is not needed in
|
the method already exists in the TFPPixelCanvas ancestor and is not needed in
|
||||||
TLazCanvas.
|
TLazCanvas.
|
||||||
</p>
|
</p>
|
||||||
|
Loading…
Reference in New Issue
Block a user