JVCL Help:TJvTimeItem

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvTimeItem
run\JvTimeLine.pas


Summary

Describes an individual item in a timeline view control.

run\JvTimeLine.pas


Pascal

 run\JvTimeLine.pas
 TJvTimeItem = class(TCollectionItem);


Description

Each node in a tree view control consists of a label and an optional bitmapped image. Each item can be the parent of a list of subitems. By clicking an item, the user can expand or collapse the associated list of subitems.

run\JvTimeLine.pas


See Also

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