如何使用Message类窗体,而不中断任何过程,仅仅起到提示功能?rt[解决办法]自己写个form form.show; application.ProcessMessages; ....................... form.hide;