Unit 'Buttons' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TCustomSpeedButton.AllowAllUp

Boolean flag which indicates if all buttons in a group are allowed to be Up (default is False).

Declaration

Source position: buttons.pp line 395

public property TCustomSpeedButton.AllowAllUp : Boolean
  read FAllowAllUp
  write SetAllowAllUp
  default False;