JVCL Help:TJvCustomTMTimeline

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvCustomTMTimeline
TJvTMTimeline
run\JvTMTimeLine.pas


Summary

Base type for timeline view components that mimic the timeline in MS Team Manager, including TJvTMTimeline.

run\JvTMTimeLine.pas


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.

run\JvTMTimeLine.pas


See Also

TJvTMTimeline

run\JvTMTimeLine.pas


About

Navigation

run\JvTMTimeLine.pas



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