From 045c0c6596007b4dea47733bb649f775da81786b Mon Sep 17 00:00:00 2001 From: dsiders Date: Fri, 3 May 2024 02:46:36 +0100 Subject: [PATCH] Docs: LCL/forms. Fixes invalid See Also link, XML tagging in topics. --- docs/xml/lcl/forms.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/xml/lcl/forms.xml b/docs/xml/lcl/forms.xml index 7d7da3a997..0f3348fe21 100644 --- a/docs/xml/lcl/forms.xml +++ b/docs/xml/lcl/forms.xml @@ -5045,17 +5045,18 @@ Use OnChangeBounds or OnResize to respond to delayed changes to the form bounds (position) or resize events.

-See Deactivate for the actions performed when the form instance loses focus. +See Deactivate for the actions performed when the form instance +loses focus.

- + TControl.OnChangeBounds TControl.OnResize