+
Point of view
All features
deferred class UNDOABLE_COMMAND
Summary
Another useful Command, that can be undone.
Direct parents
Inherit list: COMMAND
Overview
Features
{ANY}
  • undo: COMMAND
    A command that makes the execution of Current undone.
{ANY}
undo: COMMAND
deferred function
{ANY}
A command that makes the execution of Current undone.
execute
deferred procedure
{ANY}
Execute the command.