JVCL Help:TJvTabBar.Margin

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Offset in pixels for tabs drawn on the scrollable drawing area for the control.


Pascal

 propertyMargin: Integer;


Description

Margin is an Integer property that represents the offset in pixels the scrollable drawing area in the control. When dr wing items in the Tabs collection, Margin is used to indent the drawing area on the left- and right-hand edges. The default value for Margin is 6, as assigned in the constructor for the control. Changing the value in Margin causes the control to be redrawn.


See Also

TJvCustomTabBar.Tabs


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