Public Member Functions | |
| Empty () | |
| Empties the clipboard. | |
Properties | |
| BSTR RW | Text [] |
| Text in the clipboard. | |
| VARIANT_BOOL RW | ClipboardViewer [] |
| true enables clipboard monitoring. | |
| VARIANT W | OnChange [] |
| Sets the event handler for the OnChange event. | |
| Empty | ( | ) |
Empties the clipboard.
| VARIANT_BOOL RW ClipboardViewer |
true enables clipboard monitoring.
OnChange will raised if clipboard content will be changed.
| VARIANT W OnChange |
Sets the event handler for the OnChange event.
| BSTR RW Text |
Text in the clipboard.