Clipboard Interface Reference

Clipboard. More...

List of all members.

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.


Detailed Description

Clipboard.

See also:
CreateClipboard .
Since:
1.1.9.


Member Function Documentation

Empty (  ) 

Empties the clipboard.


Property Documentation

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.


WSO 1.1 Documentation. Date modified:Wed Aug 12 18:12:21 2015. (C) Veretennikov A. B. 2004-2015