TCnTrackBar.TickStyle Property
Gets or sets a value indicating how to display the tick marks on the track bar.
published property TickStyle: TTickStyle read GetTickStyle write SetTickStyle default TTickStyle.tsBottomRight;
You can use the TickStyle property to modify the manner in which the tick marks are displayed on the track bar.