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

TCustomSpeedButton.ShowAccelChar

Should accelerator character be shown (ie underlined character denoting key to be pressed for quick action)?

Declaration

Source position: buttons.pp line 345

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

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