cannot find implementation of method formActive
如题
[解决办法]
就是没实现formActive啊,查找到procedure formActive(Sender: TObject),然后Ctrl+Shift+C,去实现它!
发布时间: 2013-01-06 15:44:47 作者: rapoo
cannot find implementation of method formActive
如题
[解决办法]
就是没实现formActive啊,查找到procedure formActive(Sender: TObject),然后Ctrl+Shift+C,去实现它!