[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'CalcForm' (#lcl)

TCalculatorPanel.OnCalcKey

Event handler signalled when a key press is applied to the calculator panel.

Declaration

Source position: calcform.pas line 98

public property TCalculatorPanel.OnCalcKey : TKeyPressEvent
  read FOnCalcKey
  write FOnCalcKey;


Version 4.0 Generated 2025-05-03 Home