RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TOleContainer.CanPaste Property

Indicates whether the Windows clipboard contains an OLE object that can be pasted into the OLE container.

Pascal
property CanPaste: Boolean;
C++
__property Boolean CanPaste;

Read CanPaste before trying to paste or paste link an OLE object from the clipboard. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!