RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDdeClientConv.Conv Property

Indicates the handle for the current DDE conversation.

Pascal
property Conv: HConv;
C++
__property HConv Conv;

Read Conv to get a handle to the DDE conversation when it is required for a Windows API function call. Conv is available once a DDE conversation has been established by OpenLink or PasteLink

 

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