JVCL Help:TJvOwnerDrawViewerOptions.Tracking

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

Search in JVCL Help

 
Search in all projects
 

Summary

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 images 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