Difference between revisions of "CalendarView.ForceAM PM"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (1 revision)
Line 7: Line 7:
 
| readonly=no
 
| readonly=no
 
}}
 
}}
 +
 +
 +
If True, Hours in Week view and Day view will always be displayed with AM and PM.If False, the Calendarview tries to get the system default's hour format.

Revision as of 22:59, 29 April 2012

Property (As Boolean)
aCalendarView.ForceAM_PM = newValue
or
BooleanValue = aCalendarView.ForceAM_PM


If True, Hours in Week view and Day view will always be displayed with AM and PM.If False, the Calendarview tries to get the system default's hour format.