From 87ebca2b25e3d61ed9d22bf2c1b346e147af4922 Mon Sep 17 00:00:00 2001 From: dsiders Date: Mon, 31 Jul 2023 17:16:46 +0100 Subject: [PATCH] Docs: LCL/controls. Updates topics for changes in 53cd3db19c. --- docs/xml/lcl/controls.xml | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/docs/xml/lcl/controls.xml b/docs/xml/lcl/controls.xml index 1f3b5f0a56..590bbf1e80 100644 --- a/docs/xml/lcl/controls.xml +++ b/docs/xml/lcl/controls.xml @@ -8155,10 +8155,22 @@ is set to False. -Generate MouseEnter and MouseLeave events. + +Generates MouseEnter and MouseLeave events. + + +Modified in LCL version 4.0 to update the capture control at the mouse +position prior to passing the mouse message to the Application. + + + +TLMessage instance with the command, parameters, and result code for the +message. + +