mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-09 03:48:08 +02:00
Revert "Docs: LCL/controls. Adds control message topics for changes in 9ae59e2b."
This reverts commit 1676d6532c8de484333b33923554a9c1130e0084.
This commit is contained in:
parent
6dca5434b7
commit
5edce0a45d
@ -912,10 +912,7 @@ representing the arguments and the result for a Control Change Message.
|
||||
<short>Control to receive the change message.</short>
|
||||
</element>
|
||||
<element name="TCMControlChange.Inserting">
|
||||
<short>
|
||||
Indicates if the control message is an insert operation. QwordBool for 64-bit
|
||||
platforms, LongBool for other platforms.
|
||||
</short>
|
||||
<short>Indicates if the control message is an insert operation.</short>
|
||||
</element>
|
||||
<element name="TCMControlChange.Result">
|
||||
<short>Result for the control change message.</short>
|
||||
@ -925,7 +922,6 @@ platforms, LongBool for other platforms.
|
||||
<short>Not used in the current LCL implementation.</short>
|
||||
</element>
|
||||
<element name="TCMChanged.Msg"/>
|
||||
<element name="TCMChanged.UnusedMsg"/>
|
||||
<element name="TCMChanged.Unused"/>
|
||||
<element name="TCMChanged.Child"/>
|
||||
<element name="TCMChanged.Result"/>
|
||||
@ -934,7 +930,6 @@ platforms, LongBool for other platforms.
|
||||
<short>Not used in the current LCL implementation.</short>
|
||||
</element>
|
||||
<element name="TCMControlListChange.Msg"/>
|
||||
<element name="TCMControlListChange.UnusedMsg"/>
|
||||
<element name="TCMControlListChange.Control"/>
|
||||
<element name="TCMControlListChange.Inserting"/>
|
||||
<element name="TCMControlListChange.Result"/>
|
||||
@ -980,11 +975,6 @@ Contains information representing a CM_CANCELMODE control message.
|
||||
Message constant.
|
||||
</short>
|
||||
</element>
|
||||
<element name="TCMCancelMode.UnusedMsg">
|
||||
<short>
|
||||
Padding for alignment on 64-bit platforms.
|
||||
</short>
|
||||
</element>
|
||||
<element name="TCMCancelMode.Unused">
|
||||
<short>
|
||||
Padding for alignment.
|
||||
|
Loading…
Reference in New Issue
Block a user