JVCL Help:TJvCustomTMTimeline
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomTMTimeline Class
[+] JvTMTimeLine.pas Classes
[+] TJvCustomTMTimeline Events
[+] TJvCustomTMTimeline Methods
[+] TJvCustomTMTimeline Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvCustomTMTimeline
TJvTMTimeline
run\JvTMTimeLine.pas
Summary
Base type for timeline view components that mimic the timeline in MS Team Manager, including TJvTMTimeline.
Pascal
run\JvTMTimeLine.pas
TJvCustomTMTimeline = class(TJvCustomPanel);
Description
Use TJvCustomTMTimeline as a base class when defining controls that show a timeline with images below specific dates.
Do not create instances of TJvCustomTMTimeline. To put a timeline view on a form, use a descendant of TJvCustomTMTimeline, such as TJvTMTimeline.
See Also
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page