Navigation: The MapForce API > Object Reference > Interfaces > Application > Events
This event is triggered when an existing or new project is loaded into the application. The corresponding close event is Project.OnProjectClosed.
OnProjectOpened(in i_ipProject:Project) : Void