I recently was working with TFlowPanel to handle automatic layout of controls. Using this component, you need to rely on the BorderSpacing property to fine-tune the appearance of controls on the layout panel.
Unfortunately, there are a couple of BGRAControls that do not publish the BorderSpacing property: TBCSVGViewer and TBCSVGButton.
Is this an over-sight, or by design?
BTW, TFlowPanel doesn't publish BorderSpacing either.