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

TCalculatorForm.OkClick

Performs actions needed when the OK button is clicked.

Declaration

Source position: calcform.pas line 119

protected procedure TCalculatorForm.OkClick(

  Sender: TObject

);

Arguments

Sender

  

Object instance for the click notification.


Version 4.4 Generated 2025-11-08 Home