JVCL Help:TJvTMTimeline.MonthFont
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvTMTimeline.MonthFont Property
[+] TJvTMTimeline Events
[+] TJvTMTimeline Properties
Search in JVCL Help
Search in all projectsSummary
Describes the font used to draw the months in the timeline view.
Pascal
propertyMonthFont: TFont;
Description
Set MonthFont to the font that should be used to make the months stand out. To change to a new font, specify a new TFont object. To modify a font, change the value of the Charset, Color, Height, Name, Pitch, Size, or Style of the TFont object.
See Also
TJvCustomTMTimeline.ShowMonths, TJvCustomTMTimeline.ShowToday, TJvCustomTMTimeline.ShowWeeks
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