Define a shortcut for the object
Source position: MUIClass.Area.pas line 144
published property TMUIArea.ControlChar : char |
Pressing the control char will have the same effect as pressing return if the object was active.
This can be used to create old style key shortcuts.
Note: Using an uppercase control char will force the user to press shift.