JVCL Help:TJvScrollingWindow

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvCustomScrollPanel
TJvScrollingWindow
run\JvScrollPanel.pas


Summary

Represents a scrolling toolbar.

run\JvScrollPanel.pas


Pascal

 run\JvScrollPanel.pas
 TJvScrollingWindow = class(TJvCustomScrollPanel);


Description

  1. 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.

run\JvScrollPanel.pas


See Also

TJvDivider

run\JvScrollPanel.pas


About

Navigation

run\JvScrollPanel.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