[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Loads the value in Text into the Clipboard as plain text.
Source position: calcform.pas line 80
public procedure TCalculatorPanel.Copy; |
Called when the Copy context menu item for a TCalculatorForm instance is clicked.
|
Pastes text from the Clipboard into the text display for the calculator panel. |
Version 4.0 | Generated 2025-05-03 | Home |