JVCL Help:TJvTimeItems
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvTimeItems Class
[+] JvTimeLine.pas Classes
[+] TJvTimeItems Methods
[+] TJvTimeItems Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvTimeItems
run\JvTimeLine.pas
Summary
TJvTimeItems maintains the collection of items that appear in a timeline view control.
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.
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