mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-25 23:40:06 +02:00
Docs: LCL/controls. Updates topics for changes in 53cd3db19c
.
This commit is contained in:
parent
05c9e4aa76
commit
87ebca2b25
@ -8155,10 +8155,22 @@ is set to <b>False</b>.
|
||||
<element name="TControl.IsVisibleStored.Result"/>
|
||||
|
||||
<element name="TControl.DoBeforeMouseMessage">
|
||||
<short>Generate MouseEnter and MouseLeave events.</short>
|
||||
<short>
|
||||
Generates 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