JVCL Help:TJvScrollArrow
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvScrollArrow type
Search in JVCL Help
Search in all projectsSummary
Represents different kinds of scroll buttons.
Pascal
run\JvTimeLine.pas
TJvScrollArrow = (
scrollLeft,
scrollRight,
scrollUp,
scrollDown
);
TJvScrollArrows = setof TJvScrollArrow;
Members
Members | Description |
scrollLeft | Button to scroll left. |
scrollRight | Button to scroll right. |
scrollUp | Button to scroll up. |
scrollDown | Button to scroll down. |
Description
The TJvScrollArrow type is used to represent different kinds of scroll button.
See Also
TJvCustomTimeLine.ScrollArrows
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