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
 TIELayerPropertiesDlg

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
jrpcguru Posted - May 11 2021 : 16:31:14
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.
2   L A T E S T    R E P L I E S    (Newest First)
jrpcguru Posted - May 12 2021 : 18:41:55
Thanks. That did the trick.

J.R.
xequte Posted - May 12 2021 : 00:49:30
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