Author |
Topic |
|
jccruz
Brazil
30 Posts |
Posted - Oct 21 2019 : 10:14:04
|
Please, why i am getting this erros message?
E2003 Undeclared identifier: 'loStampMode'
Code:
ieViewFront.LayerOptions := ieViewFront.LayerOptions - [ loStampMode ];
uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, jpeg, ExtCtrls, StdCtrls, Buttons, ComCtrls, ieview, imageenview, imageenproc, ievect, iemview, ieopensavedlg, hyiedefs, hyieutils, uAdicionarTeste, uModel, uTestes, uElementosGraficos, uImageEnWrapper, uImageEnViewWrapper, Menus, ImgList, pngimage, uGeneral, iexBitmaps, iesettings, iexLayers, iexRulers, System.ImageList, Vcl.ToolWin, Vcl.WinXCtrls;
JCC |
|
xequte
38608 Posts |
Posted - Oct 21 2019 : 18:29:02
|
Hi
loStampMode is in imageenview. As you already have imageenview in your uses, ensure you don't have an old version of ImageEn on your path.
Nigel Xequte Software www.imageen.com
|
|
|
jccruz
Brazil
30 Posts |
Posted - Oct 23 2019 : 08:22:03
|
Hello Nigel!
I remove any previous installation and reinstall ImageEN ImageEn_SRC_8.6.0_44317_Setup.exe. It did not work!
Using Notepad++ I used the option "Find in Files" by loStampMode (*.*) in the installation folder and did not return anything.
Any suggestion?
JCC |
|
|
xequte
38608 Posts |
Posted - Oct 23 2019 : 15:35:09
|
Hi
Sorry, loStampMode was added in 8.7.0.
Nigel Xequte Software www.imageen.com
|
|
|
|
Topic |
|
|
|