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

TCalculatorPanel.OperatorChar

Character representing the last operator entered using the calculator panel.

Declaration

Source position: calcform.pas line 90

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

See also

TCalculatorPanel.CalcKeyPress

  

Applies a key or button press to the calculator panel.


Version 4.4 Generated 2025-11-08 Home