mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-17 01:29:55 +02:00
Docs: LCL/graphics. Changes OR'd to OR-ed.
This commit is contained in:
parent
908f29f717
commit
8f5668f562
@ -4277,7 +4277,7 @@ the inherited destructor prior to exit.
|
||||
<short>Convenience routine to add a rectangle to the region.</short>
|
||||
<descr>
|
||||
<p>Gets a handle for the rectangular defined by the opposing corners with the
|
||||
X1, Y1, X2, and Y2 coordinates. The new region handle is OR'd with the
|
||||
X1, Y1, X2, and Y2 coordinates. The new region handle is OR-ed with the
|
||||
existing handle for the region.
|
||||
</p>
|
||||
<p>Calls ReferenceNeeded to ensure that the handle for the region has been
|
||||
|
Loading…
Reference in New Issue
Block a user