ImageEn, unit imageenproc

TImageEnProc.RedoCount

TImageEnProc.RedoCount


Declaration

property RedoCount: Integer;


Description

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


Demo

Demo  Demos\ImageEditing\UndoRedo\UndoRedo.dpr


See Also

Public Property  CanRedo
Public Method  RedoAt
Public Property  RedoCaptions
Public Method  Redo