UndoItem2.TopObjects
- Aktualisiert2025-07-21
- 1 Minute(n) Lesezeit
UndoItem2.TopObjects
Syntax
UndoItem2.TopObjects
Data Type
Purpose
Returns the objects that, when combined with the corresponding items in the UndoItem2.LookupStrings property, specify the objects the UndoItem.Undo and UndoItem.Redo methods modify.
Remarks
Calling the UndoItem.EditedObjects property returns all objects that UndoItem2.TopObjects[i].GetPropertyObject(UndoItem2.LookupStrings[i]) references. If one of the objects does not exist, the UndoItem.EditedObjects property fails and returns an error that explains that the property the lookupstring parameter specifies does not exist.