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