Unit 'CalcForm' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TCalculatorPanel.OperatorChar

Character representing the last operator entered in the calculator panel.

Declaration

Source position: calcform.pas line 90

public property TCalculatorPanel.OperatorChar : Char
  read FOperator
  write FOperator;