THtmlViewer component
property MarginHeight: Integer;
property MarginWidth: Integer;
These two properties determine the margins around the THtmlViewer display. Values are in pixels.
The default vertical margin is 5 and the default horizontal margin is 10.