JVCL Help:TJvCustomTimeLine
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomTimeLine Class
[+] JvTimeLine.pas Classes
[+] TJvCustomTimeLine Events
[+] TJvCustomTimeLine Methods
[+] TJvCustomTimeLine Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvCustomTimeLine
TJvTimeLine
run\JvTimeLine.pas
Summary
Base type for timeline view components, including TJvTimeLine.
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.
See Also
TJvTimeItem, TJvTimeItems, TJvTimeLine
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