AdvSmoothPopup.pas - Invalid floating point operation

Hello,

In AdvSmoothPopup.pas, textr is uninitialized if Caption='' and at the line
560 FTextR := MakeRect(ir.X + imgs, ir.Y + (ir.Height - textr.Height) / 2, textr.Width, ir.Height);
is Raised an "Invalid floating point operation" Exception.

Thanks for reporting.
We fixed this. Next update will have this fix.