joriolm Posted May 19, 2013 Posted May 19, 2013 Hi everyone. Unistalled pre version Installed 0.93.1.999 version on TurboDelphi 2006. Old UNIGUI versions working good. started a new project wth Wizard in VCL mode/Standalone Server option Pressed my beloved F9 key uh ... and got this: [Pascal Error] Main.pas(33): E2003 Undeclared identifier: 'RegisterAppFormClass' This comes from last part of code on Main.pas: initialization RegisterAppFormClass(TMainForm); I compiled MDI Forms demo and everything run ok. It is something bad with project generation? what I'm doing wrong? Any help appreciated in advanced. Thanks. Just found some about this here in 0.93 post: http://forums.unigui.com/index.php?/topic/2937-version-0930/page-3&do=findComment&comment=14767 Thanks. Quote
mehmet07 Posted May 21, 2013 Posted May 21, 2013 you change RegisterAppFormClass -> RegisterMainFormClass Quote
Administrators Farshad Mohajeri Posted May 22, 2013 Administrators Posted May 22, 2013 Please install build 999 only if you need XE4 support. If you do not need XE4 you can switch back to build 993. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.