ObjectOldKey: Integer;
ObjectOldKey: integer;
The ObjectOldKey property returns old object key.
To get the object being updated, use the IMetabaseUpdateObjectNode.Object property.
The property use is given in the example for IMetabaseUpdateProgress.OnProgress.
See also: