Paste Method

Top  Previous  Next

The Paste method pastes text from the clipboard to the current cursor position.

 

Visual Basic Syntax

 

TNBEmulator.Paste

 

Delphi Syntax

 

TNBEmulator.Paste;

 

 

See also Copy method.