TdxDocumentHistory Members
Constructors
| Name | Description |
|---|---|
| Create(TdxCustomDocumentModel) | Initializes a new instance of the TdxDocumentHistory class with specified settings. |
Properties
| Name |
|---|
| CanRedo |
| CanUndo |
| Count |
| CurrentIndex |
| Destroying |
| IsHistoryDisabled |
| Items |
| Modified |
| ModifiedChanged |
| OperationCompleted |
| Self |
| SuppressRaiseOperationComplete |
| Transaction |
| TransactionLevel |
Methods
| Name | Description |
|---|---|
| Add(TdxHistoryItem) | |
| BeginSyntaxHighlight | |
| BeginTransaction | |
| Clear | |
| DisableHistory | |
| EnableHistory | |
| EndSyntaxHighlight | |
| EndTransaction | |
| Equals(TObject) | Inherited from TObject. |
| GetHashCode | Inherited from TObject. |
| GetNotificationId | |
| HasChangesInCurrentTransaction | |
| IsModified(Integer,Integer) | |
| IsModified(Integer) | |
| RaiseOperationCompleted | |
| Redo | |
| SmartClear | |
| ToString | Inherited from TObject. |
| Undo |
Constants
| Name |
|---|
| ForceModifiedIndex |
See Also