ComServ.TComServer.IsInteractive could be writable.
The IsInteractive
property of TComServer
class is read-only however, it could be writable which would control the appearance of a message box when a server with existing objects is closed. This message makes more sense if the server is an application but in the case of a library it could be misleading.
I am attaching patches for main and fixes branches. comsvrinter_fix.diff comsvrinter_main.diff