JVCL Help:TJvMarkupViewer.MarginTop
JVCL Help: TJvMarkupViewer.MarginTop Property
Search in JVCL Help
Search in all projectsSummary
Specifies the top margin for content rendered in the HTML-enabled control.
Pascal
propertyMarginTop: Integer;
Description
MarginTop is an Integer property that specifies the top margin in pixels for content rendered in the HTML-enabled control. The default value for MarginTop is 5.
MarginLeft, MarginRight, and MarginTop are used when rendering the HTML markup in the Text for the control using the Paint method. MarginLeft, MarginRight, and MarginTop determine the edge boundaries for the Alignment and Align properties within the client area for the control.
Changing the value in the MarginLeft, MarginRight, or MarginTop properties causes the control to be redrawn.
See Also
TJvMarkupViewer.MarginLeft, TJvMarkupViewer.MarginRight, TJvMarkupViewer.Text, TJvMarkupViewer.Paint
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page