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

TCalculatorForm.OnCalcKey

Event handler signalled to handle keys press on the calculator form.

Declaration

Source position: calcform.pas line 133

public property TCalculatorForm.OnCalcKey : TCalculatorCalcKeyEvent
  read FOnCalcKey
  write FOnCalcKey;

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