JVCL Help:TJvMarkupViewer.MarginLeft
JVCL Help: TJvMarkupViewer.MarginLeft Property
Search in JVCL Help
Search in all projectsSummary
Specifies the left-hand margin for content rendered in the HTML-enabled control.
Pascal
propertyMarginLeft: Integer;
Description
MarginLeft is an Integer property that specifies the left-hand margin in pixels for content rendered in the HTML-enabled control. The default value for MarginLeft 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.MarginRight, TJvMarkupViewer.MarginTop, 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