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

TCustomSpeedButton.AllowAllUp

Boolean flag to determine whether all buttons are allowed to be Up (default false)

Declaration

Source position: buttons.pp line 336

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

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