JVCL Help:TJvTabBarItems
JVCL Help: TJvTabBarItems Class
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvTabBarItems
run\JvTabBar.pas
Summary
Implements a collection for tabs in the TJvCustomTabBar control.
Pascal
run\JvTabBar.pas
TJvTabBarItems = class(TOwnedCollection);
Description
TJvTabBarItems is a TOwnedCollection descendant that implements a container for tabs defined in the TJvCustomTabBar control.
TJvTabBarItems implements the following properties used to access tab definitions and the tabbed-bar control for the collection:
TJvTabBarItems implements the following methods used to search for tab definitions in the collection:
TJvTabBarItems overrides the Notify method from the ancestor class to perform updates to the TabBar control when TJvTabBarItem instances are added, extracted, or deleted in the collection.
TJvTabBarItems is the type used to represent the Tabs property in TJvCustomTabBar.
See Also
TJvTabBarItem, 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