JVCL Help:TJvCustomRichEdit.RedoName
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomRichEdit.RedoName Property
[+] TJvCustomRichEdit Events
[+] TJvCustomRichEdit Methods
[+] TJvCustomRichEdit Properties
Search in JVCL Help
Search in all projectsSummary
Indicates the type of the next action, if any, in the control's redo queue.
Pascal
propertyRedoName: TUndoName;
Description
Read RedoName to retrieve the type of the next action, if any, in the control's redo queue. The types of actions that can be undone or redone include typing, delete, drag-drop, cut, and paste operations. This information can be useful fo applications that provide an extended user interface for undo and redo operations, such as a drop-down list box of redoable actions.
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