mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-08 22:58:50 +02:00
Revert "Docs: LCL/controls. Updates topics for changes in 53cd3db19c."
This commit is contained in:
parent
199d470ce0
commit
2bf681a94a
@ -9030,22 +9030,10 @@ is set to <b>False</b>.
|
||||
<element name="TControl.IsVisibleStored.Result"/>
|
||||
|
||||
<element name="TControl.DoBeforeMouseMessage">
|
||||
<short>
|
||||
Generates MouseEnter and MouseLeave events.
|
||||
</short>
|
||||
<short>Generate MouseEnter and MouseLeave events.</short>
|
||||
<descr/>
|
||||
<version>
|
||||
Modified in LCL version 4.0 to update the capture control at the mouse
|
||||
position prior to passing the mouse message to the Application.
|
||||
</version>
|
||||
<seealso/>
|
||||
</element>
|
||||
<element name="TControl.DoBeforeMouseMessage.TheMessage">
|
||||
<short>
|
||||
TLMessage instance with the command, parameters, and result code for the
|
||||
message.
|
||||
</short>
|
||||
</element>
|
||||
|
||||
<element name="TControl.DoConstrainedResize">
|
||||
<short>
|
||||
|
Loading…
Reference in New Issue
Block a user