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

TCustomSpeedButton.ShowAccelChar

Indicates if the accelerator charactershould be shown (i.e. underlined character denoting key to be pressed for quick action).

Declaration

Source position: buttons.pp line 407

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