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

TCalculatorPanel.Copy

Loads the value in Text into the Clipboard as plain text.

Declaration

Source position: calcform.pas line 80

public procedure TCalculatorPanel.Copy;

Description

Called when the Copy context menu item for a TCalculatorForm instance is clicked.

See also

TCalculatorPanel.Paste

  

Pastes text from the Clipboard into the text display for the calculator panel.


Version 4.4 Generated 2025-11-08 Home