RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDdeServerConv.OnExecuteMacro Event

Occurs when the DDE client sends a macro to the DDE server conversation.

Pascal
property OnExecuteMacro: TMacroEvent;
C++
__property TMacroEvent OnExecuteMacro;

Write an OnExecuteMacro event handler to implement a response to macros sent by the DDE client. 

 

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