Add Height Property to TimeLineSections in TAdvSmoothTimeLine

Currently, the TAdvSmoothTimeLine component does not allow customization of the height of individual TimeLineSections. This makes it impossible to create and display multiple Selections that occur at the same time but should be shown separately and visibly distinct on the timeline.

Please add a Height property (or similar) to the TimeLineSection class, allowing developers to control the vertical space of each section within the timeline.