Docs: LCL/forms. Adds control message topics for changes in 77daff81. Issue #40701.

* TCMHintShow.UnusedMsg
* TCMHintShowPause.UnusedMsg

(cherry picked from commit 94547e3f9a)
This commit is contained in:
dsiders 2024-01-27 00:46:48 +00:00
parent 47abca044c
commit 7999cf20a1

View File

@ -13590,6 +13590,11 @@ passed as an argument to methods in a control.
<element name="TCMHintShow.Msg">
<short>Cardinal value representing the control message.</short>
</element>
<element name="TCMHintShow.UnusedMsg">
<short>
Padding added for alignment on 64-bit platforms.
</short>
</element>
<element name="TCMHintShow.Reserved">
<short>Reserved parameter values for the message.</short>
</element>
@ -13610,6 +13615,7 @@ TCMHintShowPause is not used in the current LCL implementation.
<seealso/>
</element>
<element name="TCMHintShowPause.Msg"/>
<element name="TCMHintShowPause.UnusedMsg"/>
<element name="TCMHintShowPause.WasActive"/>
<element name="TCMHintShowPause.Pause"/>
<element name="TCMHintShowPause.Result"/>