JVCL Help:TJvTabBarItem.TabBar

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

Search in JVCL Help

 
Search in all projects
 

Summary

Control that owns the collection item.


Pascal

 propertyTabBar: TJvCustomTabBar;


Description

TabBar is a read-only TJvCustomTabBar property that represents the control that owns the collection item. TabBar provides access to properties, methods, and events in the visual control when manipulating either the collection or the collection items in the Tab bar.
The value in TabBar is the same as the value specified in the TJvTabBarItems collection that owns the tab, and the visual control (TJvCustomTabBar) that owns the TJvTabBarItems collection.


See Also

TJvCustomTabBar, TJvTabBarItems


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