Changed

Graphics32

TCustomImage32.Changed

procedure Changed; virtual;

Description

In case the update notification is not masked with BeginUpdate, Changed invalidates the control and then calls the OnChange event.

See Also

BeginUpdate, EndUpdate, TCustomPaintBox32.Invalidate, OnChange