Cut - DfBaseForm
Copies the marked block of text to the Clipboard and deletes it from this object
Type: Procedure
Parameters
| Parameter | Type | Description |
|---|---|---|
| Arg1 | Integer | not used |
| Arg2 | Integer | not used |
| Arg3 | Integer | not used |
Syntax
Procedure Cut Integer Arg1 Integer Arg2 Integer Arg3
Call Example
Send Cut Arg1 Arg2 Arg3
Description
The Cut procedure copies the marked block of text to the Clipboard and deletes it from this object.