Description

The AClipboard class defines the system clipboard used to hold data for user operations such as cut, copy and paste. This class is non-createable, use the ATEasy internal variable Clipboard to gain access to the clipboard object.

This class was added in ATEasy v4.0.

Methods

 

Clear

GetFormat

GetPicture

GetText

SetPicture

SetText

 

 

Constants

 

enumAClipboardFormat

See Also

 

Clipboard