JVCL Help:TJvTabBar
JVCL Help: TJvTabBar Class
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvCustomTabBar
TJvTabBar
run\JvTabBar.pas
Summary
Implements a tab bar control.
Pascal
run\JvTabBar.pas
TJvTabBar = class(TJvCustomTabBar);
Description
- JVCLInfo
TJvTabBar is a TJvCustomTabBar descendant that implements a tab bar control. TJvTabBar is a visual control that can arrange the items defined in the Tabs property on a scrollable drawing surface.
The Images property stores graphic images that can be displayed for items in the Tabs property.
Use the Painter property to specify the rendering mechanism to use for both the control and the Tabs defined for the control.
TJvTabBar can have an associated list of TJvCustomPage instances in the Pages property that are displayed when a Tab is selected using the control.
TJvTabBar publishes properties defined in TJvCustomTabBar, including:
See Also
TJvCustomTabBar, TJvStandardPage, TJvCustomPage, 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