JVCL Help:TJvLookOutPage.AutoRepeat
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvLookOutPage.AutoRepeat Property
[+] TJvLookOutPage Events
[+] TJvLookOutPage Methods
[+] TJvLookOutPage Properties
Search in JVCL Help
Search in all projectsSummary
Specifies if the user must click the scroll arrows repeatedly to scroll.
Pascal
propertyAutoRepeat: Boolean;
Description
Change AutoRepeat to specify how the scroll arrows behave when the user clicks them: if AutoRepeat is true, the user can click and hold the left mouse button on the arrow to scroll to the start or end. If AutoRepeat is false, the user must click once for each scroll event. The AutoRepeat scroll is controlled by two internal constants, the initial delay and the repeat delay. The initial delay (before auto-repeating) is approximately 400 ms and the repeat delay is approximately 100ms.
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