Sets the value for the DefaultButton property.
Source position: interfacebase.pp line 107
protected procedure TDialogButtons.SetDefaultButton( |
const Value: TDialogButton |
); virtual; |
Value |
|
New value for the property. |
|
The default button for the dialog. |