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