CanCopy - cUIObject

Determines whether a Copy operation can be successfully completed

Type: Function

Return Data Type: Boolean

Parameters: None

Return Value


Syntax
Function CanCopy Returns Boolean

Call: Get CanCopy to BooleanVariable


Description

Determines whether a Copy operation can be successfully completed.

This message is understood by all classes. If called for a class that explicitly supports this message (e.g. cTextEdit), it will return True if text that can be successfully copied is selected.