Performs actions needed for a key received in the calculator form.
Source position: calcform.pas line 121
protected procedure TCalculatorForm.CalcKey( |
Sender: TObject; |
var Key: Char |
); |
Sender |
|
Object for the event notification. |
Key |
|
Key examined in the method. |