Using TImage32
About the documentation
Appearance
TCustomPaintBox32.OnChange
Fired when control properties or buffer contents change.
property OnChange: TNotifyEvent read FOnChange write FOnChange;
OnChange is triggered whenever control state or buffer content is modified.
OnChange