[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Default text shown when the Text property is empty and control has no focus.
Source position: stdctrls.pp line 825
public property TCustomEdit.TextHint : TTranslateString |
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.
lazarus-ccr.sourceforge.net |