Difference between revisions of "CalendarEvent.Constructor"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (96 revisions imported)
 
(33 intermediate revisions by 2 users not shown)
Line 4: Line 4:
 
| ownertype=class
 
| ownertype=class
 
| scope=public
 
| scope=public
| parameters=Title As String, StartDate As Date, EndDate As Date = Nil, EventColor As Color = &c4986E7, Location As String = "", Description As String = "", ID As String = ""
+
| parameters=
 
| returntype=
 
| returntype=
| version=1.0.1
+
| version=1.2.2
 
| platform=all
 
| platform=all
 
}}
 
}}

Latest revision as of 13:19, 6 August 2015

Method
CalendarEvent.Constructor ( )