[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Enables feedback when the slider is dragged.
Source position: forms.pp line 162
published property TControlScrollBar.Tracking : Boolean |
If it takes a significant amount of time to repaint the associated control at a new position, Tracking should be set to False to prevent flicker. This causes the control to be updated when the slider is released.
Version 4.0 | Generated 2025-05-03 | Home |