as its stated.
Using AutoSize set to True, the child controls will hit the wall and even exceed the wall on one side.
This also includes setting the border width, which it totally ignores the setting and still hits the wall overflowing at times.
Drop a TFlowpanel on the form, drop a Tbutton in it or something with its own complete border and set the property "AutoSize" = True.
Maybe someone with more time than I can look at it.
This would be in the trunk on windows, btw if that makes any difference, could even be in the last release?