TJvTimeLine
Summary
Displays a timeline with date items in various ways.
Description
Use TJvTimeLine to manage and display a list of date items on a timeline control. The items can be displayed with small or large icons.
Property Date specifies the horizontally position of a date item on the timeline view. Use Level to specify the vertically position of the item in the timeline view. Items can only be placed at certain vertical positions, called levels. \Items placed on the top row have Level value 0, items on the second row have value 1, and so on.
You can scroll the view with the keyboard cursor buttons or by pressing the scroll buttons in the view. Use ScrollArrows to select which scroll buttons appear on the timeline view.
TJvTimeLine publishes many of the properties, events, and methods of TJvCustomTimeLine, but does not introduce any new behavior.
--------------------------
http://homepages.borland.c
Main Topics
Browse All Topics





by: DavidBirch2dotComPosted on 2005-08-01 at 06:56:03ID: 14569874
There is a Time line (for dates & years ext) within the Delphi Jedi Component Set, which you can get from http://homepages.borland.c om/jedi/jv cl/ - it includes over 300 components all of which are excellent and very useful
The component is called TJvTimeLine it allows you to add various events specifying the time & date as well as alot of the layout information such as fonts ect (it is also compatible with Delphi 7)
David