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

TMUIText.HiChar

[i] Underline this character in the Text

Declaration

Source position: MUIClass.Area.pas line 299

published property TMUIText.HiChar : char
  read FHiChar
  write SetHiChar
  default #0;

Description

If the character given here exists in the displayed string (no matter if upper or lower case), it will be underlined. This makes it easy to create macros such as KeyButton() that specify the control char and the underline char at the same time.

See also

Contents

  

String to be displayed in a text object.

ControlChar

  

Define a shortcut for the object


Documentation generated on: 2024-04-20