RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDdeClientConv.PasteLink Method

Opens a DDE conversation with the current Clipboard object.

Pascal
function PasteLink: Boolean;
C++
__fastcall Boolean PasteLink();

Call PasteLink to establish a DDE link to an object on the Clipboard. PasteLink sets the DdeTopic or DdeService properties from the Clipboard. PasteLink returns true if the link is successfully established. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!