ImageEn, unit imageenview
TImageEnView.OnPaint
TImageEnView
.OnPaint
Declaration
property OnPaint: TNotifyEvent;
Description
Occurs whenever the component is redrawn. Use OnPaint to perform special processing when the component is redrawn.