RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TOleControl.DiscardUndoState Method

Discards the undo queue for the ActiveX control.

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

Call DiscardUndoState to clear the undo queue of the ActiveX control contained within the container. 

 

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