JVCL Help:TJvScrollArrow

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Represents different kinds of scroll buttons.

run\JvTimeLine.pas


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.

run\JvTimeLine.pas


Description

The TJvScrollArrow type is used to represent different kinds of scroll button.

run\JvTimeLine.pas


See Also

TJvCustomTimeLine.ScrollArrows

run\JvTimeLine.pas


About

Navigation

no pages or subcategories

run\JvTimeLine.pas



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