JVCL Help:TJvCustomRichEdit.CanRedo

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Indicates whether there are any actions in the control's redo queue.


Pascal

 propertyCanRedo: Boolean;


Description

If CanRedo is true, there are actions in the control's redo queue. If CanRedo is false, the redo queue is empty.
To redo the most recent undo operation, call Redo.


About

Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page