TBaseVirtualTree.PasteFromClipboard Method

Virtual Tree View

Inserts the content of the clipboard into the tree.

Pascal
function PasteFromClipboard: Boolean; virtual;
Description

PasteFromClipboar reads what is currently on the clipboard into the tree (if the format is supported). If the application wants to have text or special formats to be inserted then it must implement its own code (OLE). Here only the native tree format is accepted.

Class
Links
What do you think about this topic? Send feedback!