\helpref{wxObject}{wxobject}
+\wxheading{Include files}
+
+<wx/cmdproc.h>
+
\wxheading{See also}
\overview{Overview}{wxcommandoverview}
{\it canUndo} tells the command processor whether this command is undo-able. You
can achieve the same functionality by overriding the CanUndo member function (if for example
-the criteria for undoability is context-dependant).
+the criteria for undoability is context-dependent).
{\it name} must be supplied for the command processor to display the command name
in the application's edit menu.