JVCL Help:TJvContentScroller.LoopCount

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

Search in JVCL Help

 
Search in all projects
 

Summary

Determines how many times the will do a loop with its contents.


Pascal

 propertyLoopCount: Integer;


Description

Use LoopCount to determine how many times the contents inside the control will loop, that is, how many times they will go from the top to the bottom or from the bottom to the top. After LoopCount loops, the scrolling stops. If you don't want to limit the looping, use LoopCount = -1.


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