JavaScript Editor js editor     Web development 



Main Page

Closes a project and releases the project's ProjectHook and Project objects.

Object.Close(В )

Remarks

Applies To: Project Object (Visual FoxPro)

Executing the Close method causes the project's ProjectHook.Destroy event to occur. After the ProjectHook.Destroy event occurs, the ProjectHook object is released, and then the Project object is released.

See Also



JavaScript Editor js editor     Web development