JVCL Help:TJvCustomTabBar.LeftTab

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

Search in JVCL Help

 
Search in all projects
 

Summary

Indicates the leftmost item in the Tabs collection seen on the scrollable drawing area for the control.


Pascal

 propertyLeftTab: TJvTabBarItem;


Description

LeftTab is a TJvTabBarItem property that indicates the leftmost item in the Tabs collection seen on the scrollable drawing area for the control.
LeftTab is updated when a new value is assigned to the SelectedTab property as a result of mouse events or an assignment in program code. Assigning a new value to LeftTab causes the control to be redrawn with the specified item displayed of the left-hand edge of the scrollable drawing area.


See Also

TJvCustomTabBar.Tabs, TJvTabBarItems, TJvTabBarItem, TJvCustomTabBar.SelectedTab


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