Var R: TRect; ... if IntersectRect(R, Image1.BoundsRect, Image2.BoundsRect) then ShowMessage('Collision')