JVCL Help:TJvCustomItemViewerOptions.Tracking
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomItemViewerOptions.Tracking Property
[+] TJvCustomItemViewerOptions Methods
[+] TJvCustomItemViewerOptions Properties
Search in JVCL Help
Search in all projectsSummary
Determines whether the scroll box moves before the thumb tab is released.
Pascal
propertyTracking: Boolean;
Description
Use Tracking to control whether the scrollbar and associated control repaint while the thumb tab is dragged with the mouse. If Tracking is True, the image moves as the user drags the thumb tab. If Tracking is False, the image remains static until the thumb tab is released. Repainting while the thumb tab is dragged can provide useful feedback to the user about how far the control has scrolled, but slows performance.
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