WinStudio

StdObjectDeleteNew Event

Occurs before WinStudio deletes an object that has not been saved. The event is fired during execution of

The default implementation removes the new object immediately from the collection or subcollection.

The default implementation fires the following sequence of standard events:

Your application cannot call the default implementation by generating the event.

Remarks

The default implementation is a collection-level operation, which can occur in a collection whether or not the collection is current.

The StdObjectDeleteExisting event occurs before WinStudio marks as deleted an object that has been saved.