Class TOperation
Unit
Models
Declaration
type TOperation = class
Description
Auto-inverse operation classFields
| | Name | Description |
 | Flags | Flag set |
Methods
Overview
Description
Applies the operation. Repeated call will undo the operation.
Should actually perform the operation. Repeated call should undo all changes made by previous call.
Should try to merge the operations and undo information taking in account applied state
Adds to the operation actions of the given one if possible and returns True if success. Both operations should be in applied or both in unapplied state.
|
Last modified: 4 Jul, 2008
Copyright (C) 2006-2008, casteng.com
|