[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Controls' (#lcl)

TControlActionLink.DoShowHint

Compose the hint string, depending on HintShortCuts.

Declaration

Source position: controls.pp line 914

protected function TControlActionLink.DoShowHint(

  var HintStr: string

):Boolean; virtual;

Arguments

HintStr

  

The hint to show.

Function result

Always True.

See also

TApplication.HintShortCuts

  

Enables the display of keyboard shortcuts (e.g. on menu entries).

The latest version of this document can be found at lazarus-ccr.sourceforge.net.