TImageEnVect.OnVectorialChanged
Declaration
property OnVectorialChanged: TNotifyEvent;
Description
Occurs whenever an object is added, removed or modified by a user's action.
Transition Information
If you are transitioning your code to
TImageEnView Layers, instead of OnVectorialChanged, use the event:
TImageEnView.OnLayerNotifyEx