JVCL Help:TJvCustomTimeLine.OnSize

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

Search in JVCL Help

 
Search in all projects
 

Summary

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