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

TToolButton.AllowAllUp

AllowAllUp - if True, all buttons are allowed to be 'Up' at the same time. Default False

Declaration

Source position: comctrls.pp line 1594

published property TToolButton.AllowAllUp: Boolean
  read FAllowAllUp
  write FAllowAllUp
  default false;