JVCL Help:TJvCustomTimeLine.AutoSize
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomTimeLine.AutoSize Property
[+] TJvCustomTimeLine Events
[+] TJvCustomTimeLine Methods
[+] TJvCustomTimeLine Properties
Search in JVCL Help
Search in all projectsSummary
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
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