Difference between revisions of "CalendarEvent.Constructor"
From Jeremie Leroy - XOJO Controls Wiki
m (1 revision) |
|
(No difference)
|
Revision as of 23:23, 20 August 2012
Method
CalendarEvent.Constructor ( Title As String, StartDate As Date, EndDate As Date = Nil, EventColor As Color = &c4986E7, Location As String = "", Description As String = "", ID As String = "", Editable As Boolean = False )