diff --git a/docs/xml/lcl/forms.xml b/docs/xml/lcl/forms.xml index eecf0cd6eb..5c209b833b 100644 --- a/docs/xml/lcl/forms.xml +++ b/docs/xml/lcl/forms.xml @@ -3389,7 +3389,7 @@ edge on a monitor, and value(s) in WindowPos were changed. No actions are performed in the method if SnapToMonitor is not enabled in the Opts argument. In this case, the return value is False.
- ++HintControl is an experimental TControl property which +contains a reference to the windowed control to which the hint window is +attached. Its value is assigned in the TApplication.ShowHintWindow method to +the HintControl property provided by the Application. The value is used in the +GTK3 widgetset to provide a handle that identifies the parent widget; hence, +its experimental designation. +
+