Unit 'ComCtrls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TCustomTrackBar.SetTick

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

Declaration

Source position: comctrls.pp line 2744

public procedure TCustomTrackBar.SetTick(

  Value: Integer

);

Arguments

Value

  

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