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

TCalculatorPanel.OnTextChange

Event handler signalled when a new value has been assigned to the Text for the panel.

Declaration

Source position: calcform.pas line 97

public property TCalculatorPanel.OnTextChange : TNotifyEvent
  read FOnTextChange
  write FOnTextChange;


Version 4.4 Generated 2025-11-08 Home