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

Published Property  AutoUndo
Public Property  CanUndo
Public Method  UndoAt
Public Property  UndoCaptions
Published Property  UndoLimit
Public Method  Undo