mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-18 07:59:28 +02:00
LCL: TextHint docs
git-svn-id: trunk@50256 -
This commit is contained in:
parent
6eac9e78aa
commit
5ae959e743
@ -5021,6 +5021,9 @@ Qt and Carbon have not implemented it.</descr>
|
|||||||
<notes><note>~remove this?</note><note>or to write the text it contains -> Font.Color!???</note><note>of?</note><note>???</note><note>here???</note><note>OnDragOver?</note>
|
<notes><note>~remove this?</note><note>or to write the text it contains -> Font.Color!???</note><note>of?</note><note>???</note><note>here???</note><note>OnDragOver?</note>
|
||||||
</notes>
|
</notes>
|
||||||
</topic>
|
</topic>
|
||||||
|
<element name="TCustomEdit.TextHint"><short>Default text shown when the Text property is empty and control has no focus.</short><descr>TextHint fills the TCustomEdit with the value assigned to it, whenever the control's Text property is empty and the control does not have focus.
|
||||||
|
Hint only (and always if showhint = true) displays a baloontip when the mouse is over the control.</descr>
|
||||||
|
</element>
|
||||||
</module>
|
</module>
|
||||||
<!-- StdCtrls -->
|
<!-- StdCtrls -->
|
||||||
</package>
|
</package>
|
||||||
|
Loading…
Reference in New Issue
Block a user