BeforeProjectChanged Event (Application Object)

Scope: Schematic editor

Object: Application Object

Prerequisites: None

Occurs before the project is changed. That is, the event occurs before a opening another project.

Usage

Sub Application_BeforeProjectChanged()

Arguments

None