Project_Unload

Funktionsname dcl_Project_Unload
Syntax   (dcl_Project_Unload <PROJECT> {ForceUnload [als Boolean]})
Rückgabewert Boolean (T if successful; otherwise NIL)

This method unloads a project, freeing its memory. If the optional ForceUnload argument is T, any active forms from the project are closed; otherwise the function fails if any forms are still active.