ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 I just got update to 4.1.0 version but error

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

View 
UserName:
Password:
Format  Bold Italicized Underline  Align Left Centered Align Right  Horizontal Rule  Insert Hyperlink   Browse for an image to attach to your post Browse for a zip to attach to your post Insert Code  Insert Quote Insert List
   
Message 

 

Emoji
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Black Eye [B)]
Frown [:(] Shocked [:0] Angry [:(!] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

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.