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
TIELayer UserData
New Topic
Reply to Topic
Author
Topic
bmesser
United Kingdom
234 Posts
Posted - Nov 12 2012 : 13:25:56
Hi
I want to identify layers that I add to a TImageEnView component. I've noticed that there is a UserData property of type Pointer - how do I attach a datetime or come to that matter a string variable to it?
Is it as simple as
Layer.UserData:=Pointer(now)
or
Layer.UserData:=Pointer(str)?
Bruce.
w2m
USA
1990 Posts
Posted - Nov 12 2012 : 17:01:59
You could use Layer.Name := DateTimeToStr(Now) if you are not using it already.
William Miller
bmesser
United Kingdom
234 Posts
Posted - Nov 13 2012 : 00:49:06
Thanks William I hadn't even noticed that layers had a Name property!
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