Sets the value for the TextHint property.
Source position: stdctrls.pp line 824
protected procedure TCustomEdit.SetTextHint( |
const AValue: TTranslateString |
); virtual; |
AValue |
|
New value for the TextHint property. |
|
Default hint text shown when the Text property is empty for the control. |
| Version 4.4 | Generated 2025-11-08 | Home |