RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDdeClientItem.DdeConv Property

Specifies the DDE client conversation to associate with the DDE client item.

Pascal
property DdeConv: TDdeClientConv;
C++
__property TDdeClientConv DdeConv;

Set DdeConv to associate the DDE client item with a DDE client conversation. The value of DdeConv is the DDE client conversation object that defines the DDE conversation. The DdeConv establishes the link to the server that provides the Text for the DDE client item. 

 

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