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
 TIELayerPropertiesDlg
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

jrpcguru

USA
254 Posts

Posted - May 11 2021 :  16:31:14  Show Profile  Reply
I am using D10.3. After some assistance from you, I compiled one of my programs the last time in Aug 29, 2020, probably using 9.1.0.

That version successfully compiled lines like the following:

TIELayerPropertiesDlg(Form).IELayerProps.Frame.tabText.TabVisible := true;       



I recently tried to fix an unrelated bug and recompile using 10.0.0. Every example of TIELayerPropertiesDlg is now unrecognized. I went back to the last version that compiled in Aug and it, too, does not compile. So, as best as I can tell, I haven't changed anything.

I assume there is something simple that I'm missing. I have searched the ie.inc for possible fixes. I've reviewed the help file. I've searched your change history for compatibility issues. My uses clause includes ieview and iexLayerProps which the help file identifies. I haven't found any fix. Help!

J.R.

xequte

38180 Posts

Posted - May 12 2021 :  00:49:30  Show Profile  Reply
Hi JR

Ensure you have added iexLayerPropsForm to your uses clause.

Note: due to the delayed loading of pagecontrol tabs, setting TabVisible is unlikely to be effective. I'll fix this for 10.0.1



Nigel
Xequte Software
www.imageen.com
Go to Top of Page

jrpcguru

USA
254 Posts

Posted - May 12 2021 :  18:41:55  Show Profile  Reply
Thanks. That did the trick.

J.R.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: