JVCL Help:TJvCustomTimeLine.Selected

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

Search in JVCL Help

 
Search in all projects
 

Summary

Specifies the selected item in the timeline view.


Pascal

 propertySelected: TJvTimeItem;


Description

Read Selected to access the selected item of the timeline view. If there is no selected item, the value of Selected is nil. Set Selected to select an item in the timeline view.
If the MultiSelect property is True, then Selected returns the last item clicked on.


See Also

TJvCustomTimeLine.MultiSelect, TJvTimeItem.Selected


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