JVCL Help:TJvTimeLine.ShowMonthNames
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvTimeLine.ShowMonthNames Property
[+] TJvTimeLine Events
[+] TJvTimeLine Properties
Search in JVCL Help
Search in all projectsSummary
Specifies whether the names of months are shown in the timeline view.
Pascal
propertyShowMonthNames: Boolean;
Description
If ShowMonthNames is set to True, the names of month are displayed. If YearWidth is greater than 1440, long names of months are shown (e.g. "februari"), otherwise short names are shown (e.g. "feb").
See Also
TJvCustomTimeLine.ShowDays, TJvCustomTimeLine.YearWidth
About
Notes
The names of months are only displayed if YearWidth is greater than or equal to 140.
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