Difference between revisions of "CalendarView.HelpTagFormat"
From Jeremie Leroy - XOJO Controls Wiki
| Line 7: | Line 7: | ||
| readonly=no | | readonly=no | ||
| newinversion=1.2.0 | | newinversion=1.2.0 | ||
| − | | version=1.2. | + | | version=1.2.2 |
}} | }} | ||
| Line 35: | Line 35: | ||
|Event description | |Event description | ||
|} | |} | ||
| − | |||
Default format is: | Default format is: | ||
| − | + | %Start - %End<br/> | |
| − | %Start - %End<br/>%Title - %Location | + | %Title - %Location |
Revision as of 23:49, 5 September 2012
Property (As String)
Use this property to edit the format of the HelpTag.
| Variable | Description |
|---|---|
| %Start | StartDate |
| %End | EndDate |
| %Length | Event duration |
| %Title | Event title |
| %Location | Event location |
| %Description | Event description |
Default format is:
%Start - %End
%Title - %Location