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

TApplicationProperties.SetHintShortCuts

Sets the value for the HintShortCuts property.

Declaration

Source position: forms.pp line 1723

protected procedure TApplicationProperties.SetHintShortCuts(

  const AValue: Boolean

);

Arguments

AValue

  

New value for the property.

See also

TApplicationProperties.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.