TSRVToolButton.Enabled |
Top Previous Next |
|
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 |