Bug in rendering TTMSFNCScrollBar in Web Core?


I wasn't sure if this was the right place or not, the alternative is the FNC forum but I'm using FNC UI with Web Core.

Start a new Web Core Application, on the form place a TTMSFNCScrollBar. Set property Kind to sbkHorizontal, set Align to alBottom. Scroll bar is now sits at the bottom of the form. 

Run the application. The scroll bar height is greatly exacerated and occuplies over half the screen. 

Is this a bug or is a there another setting I should use to bring the size back to its design size?

Screen shot: https://imgur.com/i2ZeXuX

Source code at:  https://www.dropbox.com/sh/ff0c671v8u92bh2/AAAleCDl6oRMO0Xs2WcHIflpa?dl=0

I also noticed that if some properties are changed, eg Ctl3D and the projectg is compiled the error message [Error] Unit1.pas(1): identifier not found "Ctl3D" comes up, the solution I found was to delete the componet and add it back again. 

Running Delphi Tokyo 10.3, using latest Trial version of FNC UI
Google Chrome" Version 83.0.4103.61 (Official Build) (64-bit)

We could reproduce this issue. It appears to be in TTMSFNCScrollBar.
We'll look to fix this. The Ctl3D issue will be fixed as well.

Hi,


We have fixed the issue, the next version of TMS FNC Core will address this.

Great news. Any idea when a new version will be released? Having downloaded the trial, I like the component in the FNC UI package, compoment are much more flexible that the web core set. 

We'll release an update next week.

That's great, thanks.