[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Enables or disables display of keyboard shortcuts (e. g. on menu items).
Source position: forms.pp line 1732
public property TApplication.HintShortCuts : Boolean |
HintShortCuts is a Boolean property controls display of shortcut characters for action-enabled items in the application. This applies to controls which utilize the TControlActionLink class. The default value for the property is True, and enables display of keyboard shortcuts or accelerators.
|
The current Hint text active for the application. |
Version 4.0 | Generated 2025-05-03 | Home |