[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Is this the Default button? (default setting is False)
Source position: stdctrls.pp line 1078
public property TCustomButton.Default: Boolean |
Defines if a button is the Default on a form. That is, pressing ENTER will execute its onClick method, whether the control has focus or not!