JVCL Help:TJvCustomTimeLine.AutoLevels

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

Search in JVCL Help

 
Search in all projects
 

Summary

Updates the vertical positions of the items in the timeline view.


Pascal

 procedureAutoLevels(Complete: Boolean; ResetLevels: Boolean); virtual;


Parameters

Parameters Description
Complete: Boolean Specifies whether to do a complete evaluation of the items. If ResetLevels is set to True then it isn't necessary to set Complete to True.
ResetLevels: Boolean Specifies whether to reset the vertical positions of the items before to the calculation starts.


Description

Call AutoLevels to update the vertical positions of the items in the timeline view. AutoLevels calculates how to place the items in such a way that there are no overlapping items.


See Also

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