Unit 'CalcForm' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#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.4 Generated 2025-11-08 Home