[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
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.0 | Generated 2025-05-03 | Home |