ImageEn, unit imageenproc

TImageEnProc.UndoCount

TImageEnProc.UndoCount


Declaration

property UndoCount: Integer;


Description

Returns the number of entries in the Undo stack (i.e. the number of times the user can call Undo).


Demo

Demo  Demos\ImageEditing\UndoRedo\UndoRedo.dpr


See Also

AutoUndo
CanUndo
UndoAt
UndoCaptions
UndoLimit
Undo