RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDdeServerItem.ServerConv Property

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

Pascal
property ServerConv: TDdeServerConv;
C++
__property TDdeServerConv ServerConv;

Set ServerConv to associate the DDE server item with a DDE topic represented by the DDE server conversation. If ServerConv is not set, the DDE topic of the conversation is the value of the Caption property of the form containing the TDdeServerItem component. 

 

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