Sets the value for the Hint property.
Source position: controls.pp line 1519
protected procedure TControl.SetHint( |
const Value: TTranslateString |
); virtual; |
Value |
|
New value for the Hint property. |
Value is a TTranslateString type which allows it be recognized and processed in the LCL translation facilities.
|
The text to show in the Hint window for the control. |
| Version 4.4 | Generated 2025-11-08 | Home |