RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
OleCtnrs.ovDiscardUndoState Constant

Specifies to discard the undo state.

Pascal
ovDiscardUndoState = -6;
C++
ovDiscardUndoState = -6;

ovDiscardUndoState is used as a default item of ObjectVerbs.  

ovDiscardUndoState is principally used by the DoVerb method in order to discard the undo state of the OLE object.

Note: If the OLE provider cannot process this request, an EOleSysError (Not Implemented) is thrown.
 

 

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