TLayeredImage32.Invalidate

procedure Invalidate;

This method invalidates the entire TLayeredImage32 object, ensuring that all layers will be redrawn when the next GetMergedImage is called.

See Also

GetMergedImage