Docs: LCL/forms. Corrects content in TApplication.Hint.

This commit is contained in:
dsiders 2025-01-08 21:03:02 -05:00
parent 13ef93cd67
commit b76a46a7df

View File

@ -18498,9 +18498,8 @@ Use HintColor to specify the background color used to display the pop-up with
the Hint text. the Hint text.
</p> </p>
<p> <p>
The Hint value may be displayed on the status bar for the active Form (instead The long variant of the Hint is displayed on the status bar for the active
of in a pop-up hint window) when the AutoHint property is enabled for a Form when the AutoHint property is enabled for a TStatusBar instance.
TStatusBar instance.
</p> </p>
</descr> </descr>
<seealso> <seealso>