Sets the value for the CancelButton property.
Source position: interfacebase.pp line 106
protected procedure TDialogButtons.SetCancelButton( |
const AValue: TDialogButton |
); virtual; |
AValue |
|
New value for the property. |
|
The cancel button for the dialog. |