[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Compose the hint string, depending on HintShortCuts.
Source position: controls.pp line 866
protected function TControlActionLink.DoShowHint( |
var HintStr: string |
):Boolean; virtual; |
HintStr |
|
The hint to show. |
Always True.
|
Enables the display of keyboard shortcuts (e.g. on menu entries). |
lazarus-ccr.sourceforge.net |