Project test.exe raised exception class EAccessViolation with message 'Access violation at address 00000000. Read of address 00000000'. Process stopped. Use Step or Run to continue.
我在一个MDIForm的onClose中添加了Application.terminate;在产生这个MDIForm的主窗口之前,我加了一个LoginForm进行用户身份确认.