JVCL Help:TJvTimeLine.ItemHeight
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvTimeLine.ItemHeight Property
[+] TJvTimeLine Events
[+] TJvTimeLine Properties
Search in JVCL Help
Search in all projectsSummary
Specifies the height, in pixels, of the items in the timeline view.
Pascal
propertyItemHeight: Integer;
Description
Set ItemHeight to control the height of the items that appear on the timeline control. The ItemHeight property is the vertical size in pixels of the individual items. Note that an image associated with an item is placed above the caption of that item; thus, if you use images to display with the items, make sure that ItemHeight is big enough to hold both the image and the caption.
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