JVCL Help:TJvContentScroller
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvContentScroller Class
[+] JvContentScroller.pas Classes
[+] TJvContentScroller Methods
[+] TJvContentScroller Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvContentScroller
run\JvContentScroller.pas
Summary
A TCustomPanel descendant that can scroll its content.
Pascal
run\JvContentScroller.pas
TJvContentScroller = class(TJvCustomPanel);
Description
- JVCLInfo
Use TJvContentScroller as a container for controls to be scrolled on a specified area (the area of the TJvContentScroller).
You can control the speed and direction of the scrolling, and may specify a wave sound file to be played once or continuously while scrolling.
When the controls inside the TJvContentScroller reach its top (or bottom), they reappear on the TJvContentScroller bottom (or 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