TSRVToolButton.Enabled

<< Click to display table of contents >>

TSRVToolButton.Enabled

Controls whether the button responds to mouse and keyboard events.

property Enabled : Boolean;

Use Enabled to change the availability of the button to the user. To disable a button, set Enabled to False.

Default value:

False