Sets the position for the tick mark displayed on the track bar control.
Source position: comctrls.pp line 2744
public procedure TCustomTrackBar.SetTick(
Value: Integer
);
Value
Position for the tick mark (between Min and Max).