Frequently Asked Component Specific Questions

Options

Display all FAQ items

Search FAQ items:


Displaying items 1 to 1 of 1, page 1 of 1

<< previous next >>

TAdvSmoothTimeLine
Changing the divisions and subdivisions

By default the timeline has a FixedNumber division type. This division type can be changed to hours, minutes, seconds, months, years, days and milliseconds. When choosing the FixedNumber division type the timeline will always be divided in the amount of divisions and/or subdivisions. When the division type is based on a different type the values and tickmarks will be calculated based on the divisioncount and the division type.

Sample:

RangeFrom := 1/1/2000
RangeTo := 1/1/2100
DivisionType := dtYear
Divisions := 10
SubDivisions := 1

Result: