[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 or disables display of keyboard shortcuts (e. g. on menu items).