JVCL Help:TJvCustomRichEdit.CanRedo
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomRichEdit.CanRedo Property
[+] TJvCustomRichEdit Events
[+] TJvCustomRichEdit Methods
[+] TJvCustomRichEdit Properties
Search in JVCL Help
Search in all projectsSummary
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