[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Action taken when a new value is assigned to #lcl.Forms.TApplication.Hint, and no OnHint handler is available.
Source position: forms.pp line 73
type TCustomHintAction = class(TCustomAction) end; |
||
published |
||
property Hint: TTranslateString; |
|
Hint - a pop-up message that appears when the mouse hovers over an object |
|
Action taken when a new value is assigned to #lcl.Forms.TApplication.Hint, and no OnHint handler is available. |
|
| | ||
|
TCustomAction is the ancestor class for TAction |
|
| | ||
|
TContainedAction - parent class for TCustomAction; defines some properties especially relationships with parents |
|
| | ||
TBasicAction |
||
? | ||
TObject |
lazarus-ccr.sourceforge.net |