ImageEn, unit imageenproc

TImageEnProc.ClearAllUndo

TImageEnProc.ClearAllUndo

Declaration

procedure ClearAllUndo();

Description

Removes all entries from the Undo stack.

Example

// Clear the undo stack
ImageEnView1.Proc.ClearAllUndo();

See Also

ClearUndoAt
ClearUndo
Undo