Performs actions needed when the calculator display is changed.
Source position: calcform.pas line 122
protected procedure TCalculatorForm.DisplayChange(
Sender: TObject
);
Sender
Object for the event notification.