RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDdeClientConv.StartAdvise Method

Starts an advise loop for all of the TDdeClientItems associated with the current DDE conversation.

Pascal
function StartAdvise: Boolean;
C++
__fastcall Boolean StartAdvise();

Call StartAdvise to start an advise loop for all of the TDdeClientItems associated with the current DDE conversation. StartAdvise returns true if loop startup is successful. 

 

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