TTMSFNCRibbonToolBar If i use a ShortCutHint the Button (disabled) work

OS: Debian 10 (buster) LXDE
fpc 3.3.1
lazaraus 2.1

component: TTMSFNCRibbonToolBar add Button

TMSFNCRibbonDefaultToolBarButton1.ShortCutHint := 'T';
TMSFNCRibbonDefaultToolBarButton1.Text := 'Test';
TMSFNCRibbonDefaultToolBarButton1.Enabled := false;

If i use the mouse button it doesn't work which is ok
If i use a ShortCutHint the Button (disabled) will work which is wrong
TestButton

Hi,

We have applied a fix, next version will address this.

Thanks for the support.