TWallCalendar.GetDefaultMonthName method
Unit
WallCalendar
Applies to
TWallCalendar
Declaration
function GetDefaultMonthName ( theMonth :
TCalendarMonth
) : string ;
Description
The GetDefaultMonthName is a function that take a
TCalendarMonth
as a parameter and returns the default name for the specified month.
See also:
GetMonthName
,
SetMonthName
,
SetDefaultMonthNames
,
MonthCombo