TImageEnVect.OnObjectMoveResize
Declaration
property OnObjectMoveResize: TIEVObjectMoveResizeEvent;
Description
OnObjectMoveResize is called whenever an object is moved or resized.
Transition Information
If you are transitioning your code to
TImageEnView Layers, instead of OnObjectMoveResize, use the event:
TImageEnView.OnLayerMoveSize