Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个基本的控制台窗口。它是空白的,我的程序所做的一切都是通过主机的套接字运行的。如何使黑色控制台窗口不可见?
我正在使用德尔福 2007。
消除
{$APPTYPE CONSOLE}
从源代码...