mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-27 19:13:52 +02:00
Docs: LCL/controls. Adds missing CM_MASKHITTEST topic.
(cherry picked from commit e7d336f8ee
)
This commit is contained in:
parent
776fcae8e8
commit
3f3fc1ef6f
@ -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