|
Previous Top Next |
ITLocaleClass CLASS(ITUtilityClass),TYPE,Module('ITLocaleClass.clw'),Link('ITLocaleClass',_ITUtilLinkMode_),DLL(_ITUtilDllMode_)
MonthNames CString(41),Dim(12)
MonthsFilled Byte
GetMonths Procedure
GetMonthName Procedure(Byte pMonth),String
Construct Procedure
Destruct Procedure
END