[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 2760

public procedure TCustomTrackBar.SetTick(

  Value: Integer

);

Arguments

Value

  

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


Version 3.2 Generated 2024-02-25 Home