JVCL Help:TJvCustomScrollPanel.AutoRepeat
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomScrollPanel.AutoRepeat Property
[+] TJvCustomScrollPanel Events
[+] TJvCustomScrollPanel Methods
[+] TJvCustomScrollPanel Properties
Search in JVCL Help
Search in all projectsSummary
Determines whether the scroll panel continues to be scrolled at regular intervals while a scroll button is in the depressed state.
Pascal
propertyAutoRepeat: Boolean;
Description
If AutoRepeat is set to False, the scroll panel scrolls only once while a scroll button is depressed. If AutoRepeat is set to True, the scroll panel continues to be scrolled at regular intervals while a scroll button is in the depressed state. The default value is False
See Also
TJvCustomScrollPanel.AutoHide, TJvCustomScrollPanel.ScrollAmount
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