RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomButtonedEdit.DoSetTextHint Method

Sets the value of TextHint.

Pascal
procedure DoSetTextHint(const Value: string); override;
C++
virtual __fastcall DoSetTextHint(const AnsiString Value);

DoSetTextHint is a protected method used to set the value of TextHint. 

 

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