[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'CalcForm' (#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.0 Generated 2025-05-03 Home