TMSFMXMemo scroll bar issue

Hi,

I got problem on scroll bar of TMSFMXMemo.
The issue happened when the text is displayed on memo over 1 page, the scroll bar appeared.
When I clicked on the memo, it scrolled the bottom to close to the edge of memo window without any margin. And I use scroll bar of memo or use mouse wheel to scroll it to the bottom. There is margin in the bottom of memo window. And click the memo again, the bottom line of text is scrolled to the edge of memo window without any margin.

The issue happened when horizontal scroll bar appeared in the memo. And I also found the horizontal scroll bar didn't update (enable or disable) when width of memo changed until I clicked the memo.

Platform: Win7 , C++ Builder 10.1 Berlin
TMS FMX pack v3.6.2.3

Thanks for reporting.
Both issues are fixed now. The next release will address this.