T O P I C R E V I E W |
andyhill |
Posted - Dec 11 2022 : 15:24:03 I have an ImageEnView with a code loaded Rectangle where the user can drag/resize etc.
I need to capture the event IF THE RECTANGLE IS DELETED BY THE USER.
Please advise the best way to do this based on Rectangle ID - Thanks in advance
Andy |
3 L A T E S T R E P L I E S (Newest First) |
xequte |
Posted - Dec 12 2022 : 14:16:28 Hi Andy
Yes, that is the correct option.
Nigel Xequte Software www.imageen.com
|
andyhill |
Posted - Dec 12 2022 : 00:36:41 I am using ImageEnView1LayerNotifyEx ... if event = ielRemoved then begin ...
Rectangle is: LayersAdd(ielkShape) ... Shape:= iesRoundRect
Andy |
xequte |
Posted - Dec 11 2022 : 20:24:41 Hi Andy
Is the rectangle a TIEShapeLayer?
Nigel Xequte Software www.imageen.com
|