JVCL Help:TJvTimeItems

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvTimeItems
run\JvTimeLine.pas


Summary

TJvTimeItems maintains the collection of items that appear in a timeline view control.

run\JvTimeLine.pas


Pascal

 run\JvTimeLine.pas
 TJvTimeItems = class(TCollection);


Description

Each TJvTimeItems represents a collection of TJvTimeItem objects in a TTimeLine. At design time, use the timeline control's Columns editor to add, remove, or modify columns. At run-time, use the properties and methods of TJvTimeItems to manipulate the list of items displayed by a timeline view control.

run\JvTimeLine.pas


See Also

TJvTimeItem, 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