mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-16 10:19:36 +02:00
Docs: LCL/controls. Adds missing CM_MASKHITTEST topic.
This commit is contained in:
parent
f614fbc25b
commit
e7d336f8ee
@ -357,6 +357,12 @@ Starting value for control message constants defined in the LCL.
|
|||||||
<element name="CM_PARENTTABLETOPTIONSCHANGED">
|
<element name="CM_PARENTTABLETOPTIONSCHANGED">
|
||||||
<short>Control message constant.</short>
|
<short>Control message constant.</short>
|
||||||
</element>
|
</element>
|
||||||
|
<element name="CM_MASKHITTEST">
|
||||||
|
<short>
|
||||||
|
Control message constant implement by controls with an irregular shape to check
|
||||||
|
if a point belongs to a shape.
|
||||||
|
</short>
|
||||||
|
</element>
|
||||||
<element name="CM_APPSHOWBTNGLYPHCHANGED">
|
<element name="CM_APPSHOWBTNGLYPHCHANGED">
|
||||||
<short>Control message constant.</short>
|
<short>Control message constant.</short>
|
||||||
</element>
|
</element>
|
||||||
|
Loading…
Reference in New Issue
Block a user