JVCL Help:TJvTabBarScrollButtonKind
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvTabBarScrollButtonKind type
Search in JVCL Help
Search in all projectsSummary
Identifies scroll buttons used on tabbed-bar controls.
Pascal
run\JvTabBar.pas
TJvTabBarScrollButtonKind = (
sbScrollLeft,
sbScrollRight
);
Members
Members | Description |
sbScrollLeft | Description for sbScrollLeft |
sbScrollRight | Description for sbScrollRight |
Description
TJvTabBarScrollButtonKind is an enumerated type that identifies scroll buttons used on TJvCustomTabBar controls. TJvTabBarScrollButtonKind is used to control drawing and mouse handling for scroll buttons, and can contain the following values:
sbScrollLeft |
sbScrollRight |
See Also
TJvTabBarScrollButtonState, TJvTabBarScrollButtonClickEvent
About
no pages or subcategories
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