JVCL Help:TJvTimeItem.Top

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 distance, in pixels, from the top of the timeline view to the top of the item.


Pascal

 propertyTop: Integer;


Description

Use Top to vertically position the timeline item within the timeline view. Items can only be placed at certain vertical positions, called levels; thus, if you set Top to a value that isn't equal to a vertical position of a level then the value of Top is changed by lowering its value, until it is equal to a vertical position.
Alternatively, you could set property Level.


See Also

TJvTimeItem.Date, TJvTimeItem.Left, TJvTimeItem.Level, TJvTimeItem.Width


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