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

TCalculatorPanel.OnOkClick

Event handler signalled when the OK button on the calculator panel has been clicked.

Declaration

Source position: calcform.pas line 93

public property TCalculatorPanel.OnOkClick : TNotifyEvent
  read FOnOk
  write FOnOk;