diff --git a/docs/xml/lcl/stdctrls.xml b/docs/xml/lcl/stdctrls.xml
index 19b46de1ce..3a32da6605 100644
--- a/docs/xml/lcl/stdctrls.xml
+++ b/docs/xml/lcl/stdctrls.xml
@@ -5021,6 +5021,9 @@ Qt and Carbon have not implemented it.
~remove this?or to write the text it contains -> Font.Color!???of????here???OnDragOver?
+ Default text shown when the Text property is empty and control has no focus.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.
+