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

TButtonControl.ClicksDisabled

Disables clicking on the button, without showing the button in a disabled state.

Declaration

Source position: stdctrls.pp line 1192

protected property TButtonControl.ClicksDisabled : Boolean
  read FClicksDisabled
  write FClicksDisabled;

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