JVCL Help:TJvScrollDirection
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvScrollDirection type
Search in JVCL Help
Search in all projectsSummary
Represents different kinds of scroll directions.
Pascal
run\JvScrollPanel.pas
TJvScrollDirection = (
sdHorizontal,
sdVertical
);
Members
Members | Description |
sdHorizontal | The user can scroll the scrolling panel horizontally. |
sdVertical | The user can scroll the scrolling panel vertically. |
Description
Use the TJvScrollDirection type to specify a specific scroll direction.
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