Event handler signalled when a key press is applied to the calculator panel.
Source position: calcform.pas line 98
public property TCalculatorPanel.OnCalcKey : TKeyPressEvent read FOnCalcKey write FOnCalcKey;