TCustomRichViewEdit.RedoAction |
Top Previous Next |
Returns type of the operation to be redone next. function RedoAction: TRVUndoType; (Introduced in version 1.3) See TRVUndoType for the list of operations. If the returned value is rvutCustom, you can use RedoName. See also: |