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

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
Forum membership is Free!  Click Join to sign-up
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 Change messages imageen
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

abbasiali1010@gmail.com

5 Posts

Posted - Jan 25 2022 :  01:44:07  Show Profile  Reply
Dear Nigel

I use below code for change messages to Farsi without any DLL.
ImageEnView1.Proc.MsgLanguage:= msFarsi ;

Delphi showed below error:
[dcc32 Error] edit_picture.pas(655): E2003 Undeclared identifier: 'MsgLanguage'

Regards
Ali

Regards

Ali Abbasi

xequte

38221 Posts

Posted - Jan 25 2022 :  17:17:01  Show Profile  Reply
Hi Ali

What version of ImageEn are you using?

From v10.2.0, you need ielang32.dll for localization support. If you do not want to use a DLL you need to undefine IESupportLanguageDLL in "ie.inc".

Set the language as follows:

IEGlobalSettings().MsgLanguage := msFarsi;

Note: Farsi is not fully localized. Email us if you want the language spreadsheet to improve the translations

Nigel
Xequte Software
www.imageen.com
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: