koney Posted May 20, 2011 Posted May 20, 2011 hi, I got error messages : Undeclared identifier : TUniTreeNode Undeclared identifier : TuniExtWinControl koney Quote
Administrators Farshad Mohajeri Posted May 20, 2011 Administrators Posted May 20, 2011 hi, I got error messages : Undeclared identifier : TUniTreeNode Undeclared identifier : TuniExtWinControl koney TuniTreeNode is in uniGUIAbstractClasses TuniExtWinControl doesn't exist anymore. Now there is TUniWinControl. Quote
koney Posted June 17, 2011 Author Posted June 17, 2011 uniCurrentParent: TUniWinControl; still got the error message: [DCC Error] MainModule.pas(58): E2003 Undeclared identifier: 'TUniWinControl' how can I resolve the problem ? Quote
Administrators Farshad Mohajeri Posted June 17, 2011 Administrators Posted June 17, 2011 TUniWinConrtrol class is used internally. Where in your code have you used it? 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.