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

TCustomSpeedButton.Down

Indicates if the button has been set to the Down state.

Declaration

Source position: buttons.pp line 397

public property TCustomSpeedButton.Down : Boolean
  read FDown
  write SetDown
  default False;