JVCL Help:TJvTimeLine.TopLevel

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 level of the first visible row with date items in the timeline view.


Pascal

 propertyTopLevel: Integer;


Description

Items can only be placed at certain vertical positions, called levels. Items placed on the top row have Level value 0, items on the second row have value 1, and so on. Read TopLevel to determine the level of the first row with date items in the scrollable region that is visible. Set TopLevel to scroll the timeline view so that the items with level TopLevel are on the first visible row with date items.


See Also

TJvCustomTimeLine.FirstVisibleDate, TJvTimeItem.Level


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