APLX Help
: System Classes
: Methods
: Paste
|
|
![]() |
The 'Paste' method |
Argument: None Valid for: Edit, RichEdit, Document, Image The Paste method pastes text from the clipboard into the Edit or Document object at the current insertion point, replacing the currently selected text (if any). This is what normally should happen when Paste is selected from the Edit menu. The onChange callback (if any) is triggered. For a RichEdit control, the pasted text will include formatting information such as the font and text color. For an Image object, the Paste method copies a picture from the clipboard into the Image object. |
|
APLX Help
: System Classes
: Methods
: Paste
|
Copyright © 1996-2010 MicroAPL Ltd