Event handler signalled when the OK button on the calculator panel has been clicked.
Source position: calcform.pas line 93
public property TCalculatorPanel.OnOkClick : TNotifyEvent read FOnOk write FOnOk;