TCustomBitmap32.OnAreaChanged

property OnAreaChanged: TAreaChangedEvent;

Description

This event is triggered when a drawing operation changes an area on the bitmap. If the bitmap is in measuring mode, the actual drawing operation is omitted, but this event is still triggered.

See Also

Repaint Optimization, TAreaChangedEvent