Home
Features
Demos
Store
Forum
Support
ImageEn Forum
Profile
Join
Active Topics
Forum FAQ
Search
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
TImageEnVect - How to hide an object
New Topic
Reply to Topic
Author
Topic
c.basso
Italy
36 Posts
Posted - Mar 31 2017 : 05:35:21
I can't find a way to hide an object in
I know that I can change penstyle to psClear or similar,
but it's not the same,
I need to keep all object properties intact, but hide it.
Is there any way to accomplish that?
Thanks
Claudio Basso
Claudio
c.basso
Italy
36 Posts
Posted - Mar 31 2017 : 06:33:50
Sorry, already solved.
Show
ObjStyle[vObj]:= ObjStyle[vObj] + [ievsVisible]
Hide
ObjStyle[vObj]:= ObjStyle[vObj] - [ievsVisible]
Best regards
Claudio
Topic
New Topic
Reply to Topic
Jump To:
Select Forum
ImageEn Library for Delphi, C++ and .Net
ImageEn and IEvolution Support Forum
--------------------
Home
Active Topics
Frequently Asked Questions
Member Information
Search Page