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