[Delphi XE6 Update 2 UniGui 0.96]   I am using TUniScrollBox to insert a frame as its parent.   I set TFrame.Aling to alClient.   My frames sometimes are larger than the window.    I want that only the horizontal scroll bar shows up when needed. Right now both bars are showing up. It seems there is an alignment error on vertical, since the scrollbar is showing up always with a minimal offset (seems that it is the height of the scrollbar itself that is not being considered on the alClient