[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Sets the value for the Hint property.
Source position: actnlist.pas line 186
protected procedure TCustomAction.SetHint( |
const Value: TTranslateString |
); virtual; |
Value |
|
New value for the HelpType property. |
Modified in LCL version 4.0 to improve compatibility with newer Delphi VCL versions; redefined as virtual and changed to protected visibility.
|
Hint - a pop-up message that appears when the mouse hovers over an object. |
|
|
A link between an action and a client class. |
|
Version 4.0 | Generated 2025-05-03 | Home |