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