RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TEdit.TextHint Property

A hint or message to be displayed when the Text property is empty.

Pascal
property TextHint: string;
C++
__property AnsiString TextHint;

Use TextHint to cue the user on what kind of entry is expected in the text field. Runtime themes must be enabled. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!