FNC Button Image on top alligns covering text

Hello,
I'm suffering to align the image in the button. When select ImageAlign to any something different of left, It became impossible do adjust image size..

as in the image, I aligned at Top, but it covers the text.. even trying to change the image size, it's impossible to adjust that. The normal behavior should be when align is horizontal then the bitmap size adjust it's width, but when vertical align the bitmap size adjusts it's height

That's because the text align is client. You can control the height with

TMSFNCButton1.Image.Height := 30;

Yes, it would solve, but would it be so difficult to add a new published property to adjust that? think about the difficult way in design time that you don't see how will many controls will appear in runtime.

We have applied an improvement, which will be available in the next version of TMS FNC UI Pack.