RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TOleControl.DeactivateAndUndo Method

Deactivates the in-place session and reverts the changes.

Pascal
function DeactivateAndUndo: HResult; stdcall;
C++
__fastcall __stdcall HRESULT DeactivateAndUndo();

Call DeactivateAndUndo to deactivate the current in-place session of the ActiveX control. DeactivateAndUndo also notifies the control to revert to the internally stored undo state. 

 

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