JVCL Help:TJvTimeLine.AutoSize

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

Search in JVCL Help

 
Search in all projects
 

Summary

Indicates whether the timeline's height changes automatically to accommodate the items it contains.


Pascal

 propertyAutoSize: Boolean;


Description

If AutoSize is set to True, the height of the timeline view adjusts automatically so that the items fit in it with no vertical margin. When AutoSize is set to True and the timeline control needs to adjust the height of the view, it fires an OnSize event.


See Also

TJvCustomTimeLine.OnSize


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