JVCL Help:TJvTabBarItems.TabBar
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvTabBarItems.TabBar Property
[+] TJvTabBarItems Methods
[+] TJvTabBarItems Properties
Search in JVCL Help
Search in all projectsSummary
Provides access to the tab bar for items in the collection.
Pascal
propertyTabBar: TJvCustomTabBar;
Description
TabBar is a read-only TJvCustomTabBar property that provides access to the properties, methods, and events of the tabbed-bar control used to render tab items in the collection. TabBar is available in the identical property in TJvTabBarItem instances in the collection.
TabBar is used primarily the TJvTabBarPainter that renders tabs on the tabbed-bar control.
See Also
TJvCustomTabBar, TJvTabBarItem, TJvTabBarPainter, TJvModernTabBarPainter
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