RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDdeClientConv.DataMode Property

Governs whether portions of the DDE conversation execute automatically.

Pascal
property DataMode: TDataMode;
C++
__property TDataMode DataMode;

DataMode is not implemented for TDdeClientConv. Derived objects can use this property to automatically execute portions of a DDE conversation, such as a RequestData or PokeData call.

Note: To determine the way the DDE conversation is established, use ConnectMode instead.
 

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