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

TCalculatorPanel.OnResultClick

Event handler signalled when the Enter key, = or % operators are clicked on the panel.

Declaration

Source position: calcform.pas line 95

public property TCalculatorPanel.OnResultClick : TNotifyEvent
  read FOnResult
  write FOnResult;


Version 4.4 Generated 2025-11-08 Home