property Position: Integer;
Specifies the current position of the scrollbar.
Read Position to determine the current position of the thumb tab.
Set Position to programmatically move the handle. The available range of positions is determined by the difference between the Max property and the Min property.
When Position is changed programmatically, gauge bar will generate OnChange event, when it is changed by user (by clicking scrolling buttons, dragging the handle or clicking on the background area), the control will additionally generate OnUserChange event.
TArrowBar.OnChange, TArrowBar.OnUserChange, Max, Min
Copyright ©2000-2024 Alex Denisov and the Graphics32 Team - Graphics32 2.0 - Help file built on 18 Feb 2024