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

TCalculatorForm.CalcKey

Performs actions needed for a key received in the calculator form.

Declaration

Source position: calcform.pas line 121

protected procedure TCalculatorForm.CalcKey(

  Sender: TObject;

  var Key: char

);

Arguments

Sender

  

Object for the event notification.

Key

  

Key examined in the method.


Version 4.4 Generated 2025-11-08 Home