下文和大家一起讨论BCB中调试Active Form方法。
1. Project-->Options-->Compiler-->点击Full Debug
2. Project-->Build All Projects
3. 在需要调试的代码处加断点。
4. Project-->Web Deployment Options-->Directories and URLs
(1)Target dir(Full path of the deployed OCX)
填写你的OCX发布的地址,如C:\\ccrun\\www\\
(2)Target URL (Virtual path of the deployed OCX)