Back to Devexpress

TcxCustomTextEdit.TextHint Property

vcl-cxtextedit-dot-tcxcustomtextedit.md

latest1.0 KB
Original Source

TcxCustomTextEdit.TextHint Property

A hint or message to be displayed when the editor’s value is unassigned.

Declaration

delphi
property TextHint: string read; write;

Property Value

Type
string

Remarks

This property is available only in Delphi 2009/C++Builder 2009 or later and corresponds to the TEdit.TextHint or TComboBox.TextHint property.

See Also

TcxCalcEdit.EditValue

TcxCurrencyEdit.EditValue

TcxCustomDateEdit.Date

TcxCustomTextEdit Class

TcxCustomTextEdit Members

cxTextEdit Unit