QuitWhenFormsClosed

concerns

The QuitWhenFormsClosed property determines if the application terminates after all forms are closed.

 

Syntax

QuitWhenFormsClosed

Return value

Type

Description

Boolean

Determines if the application should be closed after the last visible window is closed

Parameter

None

Note

The default behavior of TCE client applications is to terminate the server-side application after closing the last client window.

Caution: The client must then be terminated in the code of the application. If this is omitted, the license connected with the client is not released!