[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 1057

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

The latest version of this document can be found at lazarus-ccr.sourceforge.net.