| Herd Software Development
|=
DaVinci Graphics Library
|==
DaVinci Documentation Home Search Order


CanPaste property

Properties Methods Events Overview

Declaration

property CanPaste : Boolean;

Description

Runtime and read-only. Specifies whether or not the clipboard contains data in a format that can be pasted into the current TDavinci component. Normally used for validation of clipboard-related functions and setting of control states.

See also:

Windows API: IsClipboardFormatAvailable (CF_DIB)