From 0ca290bee9f85ef16fa24e0a391633a034b8e6e8 Mon Sep 17 00:00:00 2001 From: dsiders Date: Wed, 8 Jan 2025 21:03:02 -0500 Subject: [PATCH] Docs: LCL/forms. Corrects content in TApplication.Hint. (cherry picked from commit b76a46a7df643f7d63560bf6a221a333a4afa756) --- docs/xml/lcl/forms.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/xml/lcl/forms.xml b/docs/xml/lcl/forms.xml index a176a27120..a4488acfce 100644 --- a/docs/xml/lcl/forms.xml +++ b/docs/xml/lcl/forms.xml @@ -18498,9 +18498,8 @@ Use HintColor to specify the background color used to display the pop-up with the Hint text.

-The Hint value may be displayed on the status bar for the active Form (instead -of in a pop-up hint window) when the AutoHint property is enabled for a -TStatusBar instance. +The long variant of the Hint is displayed on the status bar for the active +Form when the AutoHint property is enabled for a TStatusBar instance.