CalendarEvent.Constructor

From Jeremie Leroy - XOJO Controls Wiki
Revision as of 23:48, 5 September 2012 by Admin (Talk | contribs) (1 revision)

Jump to: navigation, search
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, Tag As Variant = Nil )