RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDdeClientConv.CloseLink Method

Terminates an ongoing DDE conversation.

Pascal
procedure CloseLink;
C++
__fastcall CloseLink();

Use CloseLink when all communication with the DDE server is finished. After a link is closed, no DDE communication can take place between the DDE client and server until another link is opened. 

 

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