JVCL Help:TJvScrollingWindow
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvScrollingWindow Class
[+] JvScrollPanel.pas Classes
[+] TJvScrollingWindow Events
[+] TJvScrollingWindow Methods
[+] TJvScrollingWindow Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvCustomScrollPanel
TJvScrollingWindow
run\JvScrollPanel.pas
Summary
Represents a scrolling toolbar.
Pascal
run\JvScrollPanel.pas
TJvScrollingWindow = class(TJvCustomScrollPanel);
Description
- JVCLInfo
Use TJvScrollingWindow to create a scrollable container for controls. TJvScrollingWindow represents a horizontally or vertically oriented toolbar that contains scroll buttons to scroll its content. Use property ScrollDirection to specify whether the user can scroll the content horizontally or vertically.
You can use component TJvDivider to act as a spacer or divider, so it can group controls on the scrolling panel both visually and functionally.
See Also
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