[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Buttons' (#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;

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