Character representing the last operator entered in the calculator panel.
Source position: calcform.pas line 90
public property TCalculatorPanel.OperatorChar : Char read FOperator write FOperator;