![]() |
TXNRedo |
||||
Header: | MacTextEditor.h | Carbon status: | Supported | |
Redoes the last command.
void TXNRedo ( TXNObject iTXNObject );
A variable of type TXNObject. Pass the text object for the document you want to examine.
If the user undoes an action and then undoes it again, the second undo is the same as a redo.
Supported in Carbon. Available in Carbon 1.0.2 and later when running Mac OS 8.1 or later.
© 2000 Apple Computer, Inc. (Last Updated 7/17/2000)