Unit 'MUIClass.Area' Package
[Overview][Types][Classes][Procedures and functions][Index] [#MUIClass]

TMUIArea.ControlChar

Define a shortcut for the object

Declaration

Source position: MUIClass.Area.pas line 141

published property TMUIArea.ControlChar : char
  read FControlChar
  write SetControlChar
  default #0;

Description

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.


Documentation generated on: 2024-04-25