RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDdeServerItem.Change Method

Generates an OnChange event.

Pascal
procedure Change; dynamic;
C++
__fastcall Change();

Call Change to trigger an OnChange event when not setting the Lines or Text property. Use Change in conjunction with the OnChange event to enable the DDE server item to exchange data that is not compatible with the strings used by the Lines and Text properties. 

 

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