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

OnChange, BeginUpdate, EndUpdate, TCustomPaintBox32.Invalidate