JVCL Help:TJvCustomTimeLine

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvCustomTimeLine
TJvTimeLine
run\JvTimeLine.pas


Summary

Base type for timeline view components, including TJvTimeLine.

run\JvTimeLine.pas


Pascal

 run\JvTimeLine.pas
 TJvCustomTimeLine = class(TJvCustomControl);


Description

Use TJvCustomTimeLine as a base class when defining controls that show a timeline with date items. TJvCustomTimeLine allows a list of date items to be displayed on a timeline view, with small or large icons.
Do not create instances of TJvCustomTimeLine. To put a timeline view on a form, use a descendant of TJvCustomTimeLine, such as TJvTimeLine.

run\JvTimeLine.pas


See Also

TJvTimeItem, TJvTimeItems, TJvTimeLine

run\JvTimeLine.pas


About

Navigation

run\JvTimeLine.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