JVCL Help:TJvCustomTimeLine.Items

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

Search in JVCL Help

 
Search in all projects
 

Summary

Contains the list of items displayed by the timeline view.


Pascal

 propertyItems: TJvTimeItems;


Description

Use Items to directly access the TJvTimeItem objects that represent the items in the list. Setting this property at design time brings up the TimeLine Items Editor. Use this dialog to add or delete items, and to edit their display properties. At runtime, use each item's properties to change the appearance of the timeline items.


See Also

TJvTimeItem


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