ImageEn, unit ievect

TImageEnVect.OnBeforeDrawObject

TImageEnVect.OnBeforeDrawObject

Declaration

property OnBeforeDrawObject: TIEDrawObjectEvent;

Description

Occurs immediately before an object is painted.
This event is useful to draw custom objects.

Transition Information

If you are transitioning your code to TImageEnView Layers, instead of OnBeforeDrawObject, use the event: TImageEnView.OnDrawBackground