T O P I C R E V I E W |
chaenam choe |
Posted - Feb 24 2012 : 07:35:47 my project used to 3.1.2 and I just got update to 4.1.0 [DCC Error] iemio.pas(2063): E2003 Undeclared identifier: 'btnApply' every sample project which is attached in 4.1.0 are same problem. what should I do?
|
3 L A T E S T R E P L I E S (Newest First) |
fab |
Posted - Feb 25 2012 : 01:28:34 There aren't error here (also testing with Delphi 2010). I suppose there is an old ImageEn version in the Delphi path, please remove it. |
chaenam choe |
Posted - Feb 24 2012 : 16:12:37 Thank you for your answer. my delphi version is 2010. |
fab |
Posted - Feb 24 2012 : 10:21:09 btnApply is defined in iopreviews.pas (and iopreviews.dfm) unit. Please make sure there isn't a custom version of this form in your path. Also, please let me know your Delphi version. |