mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-08 15:41:12 +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">
|
||||
<short>Control message constant.</short>
|
||||
</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">
|
||||
<short>Control message constant.</short>
|
||||
</element>
|
||||
|
Loading…
Reference in New Issue
Block a user