Herd Software Development
DaVinci Graphics Library
DaVinci Documentation
Properties Methods Events Overview
property CanPaste : Boolean;
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.
Windows API: IsClipboardFormatAvailable (CF_DIB)