[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Sets the value for the HintShortCuts property.
Source position: forms.pp line 1723
protected procedure TApplicationProperties.SetHintShortCuts( |
const AValue: Boolean |
); |
AValue |
|
New value for the property. |
|
Enables the display of keyboard shortcuts (e.g. on menu entries). |
lazarus-ccr.sourceforge.net |