You can monitor the creation and destruction of dynamic object instances in your application, using Diagnostics > Monitor Dynamic Objects. This lets you track dynamic object instances your application has created and not yet destroyed. This can help you locate unused object instances that can result in memory leaks.