Difference between revisions of "CalendarView.ForceAM PM"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (100 revisions imported)
 
(4 intermediate revisions by 2 users not shown)
Line 7: Line 7:
 
| readonly=no
 
| readonly=no
 
| newinversion=1.1.0
 
| newinversion=1.1.0
| version=1.2.0
+
| version=1.4.1
 
}}
 
}}
  

Latest revision as of 13:20, 6 August 2015

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.