[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'StdCtrls' (#lcl)

TCustomStaticText.ShowAccelChar

Makes the accelerator character stand out (underlined) of the displayed text.

Declaration

Source position: stdctrls.pp line 997

public property TCustomStaticText.ShowAccelChar: Boolean
  read FShowAccelChar
  write SetShowAccelChar
  default true;