Enum TWPUndoType

Unit: WPRTEDefs

Elements

wpuUndefined

wpuStoreCursorPos

wpuReplaceParText

wpuReplaceCompleteText

wpuReplaceParTotal

wpuUpdateAttr

wpuUpdatePROP

wpuUpdateBaseStyle

wpuUpdateTextStyleAttr

wpuDeletePar

wpuInsertPar

wpuSetObjectData

wpuSwapWithNext

wpuStoreSectionID

wpuReplaceCompleteTextDontCopy

wpuStoreCursorPosAbsoluteIndex

Description

TWPUndoType=(wpuUndefined,wpuStoreCursorPos,wpuReplaceParText,wpuReplaceCompleteText,wpuReplaceParTotal,wpuUpdateAttr,wpuUpdatePROP,wpuUpdateBaseStyle,wpuUpdateTextStyleAttr,wpuDeletePar,wpuInsertPar,wpuSetObjectData,wpuSwapWithNext,wpuStoreSectionID,wpuReplaceCompleteTextDontCopy,wpuStoreCursorPosAbsoluteIndex)>

Used or referenced by

-Procedure TWPRTFDataCollectionBase.UndoBufferSaveTo(aStyle:TWPTextStyle; Typ:TWPUndoType; Kind:TWPUndoKind; posinpar:Integer; SaveInRedoBuffer:Boolean)