JVCL Help:TJvCustomTabBar.Margin
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomTabBar.Margin Property
[+] TJvCustomTabBar Events
[+] TJvCustomTabBar Methods
[+] TJvCustomTabBar Properties
Search in JVCL Help
Search in all projectsSummary
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
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