[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'CalcForm' (#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;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.