[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'StdCtrls' (#lcl)

TCustomEdit.GetTextHint

Gets the value for the TextHint property.

Declaration

Source position: stdctrls.pp line 815

protected function TCustomEdit.GetTextHint: TTranslateString; virtual;

Function result

Value for the property.

See also

TCustomEdit.TextHint

  

Default hint text shown when the Text property is empty and the control is not focused.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.