JVCL Help:TJvScrollText.ScrollDirection
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvScrollText.ScrollDirection Property
[+] TJvScrollText Methods
[+] TJvScrollText Properties
Search in JVCL Help
Search in all projectsSummary
Determines how text is scrolled within the control.
Pascal
propertyScrollDirection: TJvScrollTextDirection;
Description
The possible values of ScrollDirection are
Value | Meaning |
drFromLeft | Text is scrolled from left to right. |
drFromRight | Text is scrolled from right to left. |
drFromTop | Text is scrolled from top to bottom. |
drFromBottom | Text is scrolled from bottom to top. |
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