JVCL Help:TJvCustomTimeLine.Style

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

Search in JVCL Help

 
Search in all projects
 

Summary

Determines whether the timeline view is standard or owner-draw.


Pascal

 propertyStyle: TJvTimeLineStyle;


Description

Use Style to specify whether the timeline view displays the items in a standard way or displays the items in some nonstandard way. In the latter, you must write the code to paint items in the timeline view.


See Also

TJvCustomTimeLine.ItemHeight, TJvCustomTimeLine.Items, TJvCustomTimeLine.OnDrawItem, TJvCustomTimeLine.OnMeasureItem


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