[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
TCustomHintAction - Base class for THintAction, the action for displaying a Hint
Source position: forms.pp line 74
type TCustomHintAction = class(TCustomAction) |
||
published |
||
property Hint; |
|
Hint - a pop-up message that appears when the mouse hovers over an object |
end; |
|
TCustomHintAction - Base class for THintAction, the action for displaying a Hint |
|
| | ||
|
TCustomAction is the ancestor class for TAction |
|
| | ||
|
TContainedAction - parent class for TCustomAction; defines some properties especially relationships with parents |
|
| | ||
| | ||
| | ||
| | ||
lazarus-ccr.sourceforge.net |