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

CanRedo
RedoAt
RedoCaptions