[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'ComCtrls' (#lcl)

TCustomTrackBar.SetTick

Sets the position for the tick mark displayed on the track bar control.

Declaration

Source position: comctrls.pp line 2776

public procedure TCustomTrackBar.SetTick(

  Value: Integer

);

Arguments

Value

  

Position for the tick mark (between Min and Max).


Version 4.0 Generated 2025-05-03 Home