Difference between revisions of "CalendarEvent"
From Jeremie Leroy - XOJO Controls Wiki
m (1 revision) |
|||
| Line 28: | Line 28: | ||
|width=33%|{{Property | name=DrawW | type=Integer | description= | readonly=no | newinversion= | version=1.0.1}} | |width=33%|{{Property | name=DrawW | type=Integer | description= | readonly=no | newinversion= | version=1.0.1}} | ||
|width=33%|{{Property | name=Length | type=Double | description= | readonly=yes | newinversion= | version=1.0.1}} | |width=33%|{{Property | name=Length | type=Double | description= | readonly=yes | newinversion= | version=1.0.1}} | ||
| + | |||
| + | |- | ||
|width=33%|{{Property | name=DrawX | type=Single | description= | readonly=no | newinversion= | version=1.0.1}} | |width=33%|{{Property | name=DrawX | type=Single | description= | readonly=no | newinversion= | version=1.0.1}} | ||
|width=33%|{{Property | name=Location | type=String | description= | readonly=no | newinversion= | version=1.0.1}} | |width=33%|{{Property | name=Location | type=String | description= | readonly=no | newinversion= | version=1.0.1}} | ||
| + | |||
| + | |- | ||
|width=33%|{{Property | name=DrawY | type=Integer | description= | readonly=no | newinversion= | version=1.0.1}} | |width=33%|{{Property | name=DrawY | type=Integer | description= | readonly=no | newinversion= | version=1.0.1}} | ||
|width=33%|{{Property | name=MouseOver | type=Boolean | description= | readonly=no | newinversion= | version=1.0.1}} | |width=33%|{{Property | name=MouseOver | type=Boolean | description= | readonly=no | newinversion= | version=1.0.1}} | ||
| + | |||
| + | |- | ||
|width=33%|{{Property | name=EndDate | type=Date | description= | readonly=no | newinversion= | version=1.0.1}} | |width=33%|{{Property | name=EndDate | type=Date | description= | readonly=no | newinversion= | version=1.0.1}} | ||
| + | |width=33%|{{Property | name=StartDate | type=Date | description= | readonly=no | newinversion= | version=1.0.1}} | ||
|} | |} | ||
| Line 48: | Line 55: | ||
|- | |- | ||
|{{Method | name=SetLength | params=Value As Double | description= | newinversion=}} | |{{Method | name=SetLength | params=Value As Double | description= | newinversion=}} | ||
| + | |- | ||
| + | |||
|- | |- | ||
|} | |} | ||
Revision as of 16:46, 2 May 2012
Class holder for all events displayed in the CalendarView.
| Properties | ||
| Day | EndSeconds | StartSeconds |
| DayEvent | EventColor | StartTime |
| Description | FrontMost | Title |
| DrawH | ID | Visible |
| DrawW | Length | |
| DrawX | Location | |
| DrawY | MouseOver | |
| EndDate | StartDate | |
| Methods |
| Constructor |
| Constructor |
| SetLength |