mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-09 03:48:08 +02:00
Docs: LCL/extctrls. Updates the TShape.DrawToCanvas topic for design-time changes in c92ad748
.
This commit is contained in:
parent
5b8054ea06
commit
cb98548a29
@ -1768,7 +1768,9 @@ Signals the OnShapePoints event handler (when assigned) to get the vertices and
|
||||
polygon winding for a user-specified or irregular polygonal shape. If the event
|
||||
handler returns more than 2 vertices, the Polygon method is called using the
|
||||
points. No actions are performed if 2 (or fewer points) are returned as
|
||||
vertices for the polygon.
|
||||
vertices for the polygon. Please note that the Shape is not drawn on the
|
||||
control canvas at design-time; a rectangle with a dashed border and a red 'X'
|
||||
are drawn to the corners of the designer surface.
|
||||
</dd>
|
||||
</dl>
|
||||
<p>
|
||||
|
Loading…
Reference in New Issue
Block a user