Unit 'Buttons' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#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;