JVCL Help:TJvTimeLine.OnSize
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvTimeLine.OnSize Property
[+] TJvTimeLine Events
[+] TJvTimeLine Properties
Search in JVCL Help
Search in all projectsSummary
Occurs when the height of the timeline view changes.
Pascal
propertyOnSize: TNotifyEvent;
Description
Write an OnSize event handler to take specific action when the height of the timeline view changes. This event is only fired when AutoSize is set to True and the timeline control needs to adjust the height of the view.
See Also
TJvCustomTimeLine.AutoSize
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