(
a feature of FlowChartX Pro edition)
Occurs when an action is recorded in the undo history.
SyntaxVB6
Copy Code
|
|---|
Public Event UndoActionRecorded |
Event DataDispatch ID: 35
RemarksFired when the user modifies the flowchart data or when some programmatic operations are performed, such as creating and deleting object. These modifications are automatically recorded in a queue for later undo or redo.
See Also