Performs actions needed when the Cancel button is clicked.
Source position: calcform.pas line 120
protected procedure TCalculatorForm.CancelClick(
Sender: TObject
);
Sender
Object for the event notification.