Difference between revisions of "CalendarView.HelpTagFormat"
From Jeremie Leroy - XOJO Controls Wiki
m (1 revision) |
|||
| Line 35: | Line 35: | ||
|Event description | |Event description | ||
|} | |} | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
Default format is: | Default format is: | ||
| + | |||
%Start - %End | %Start - %End | ||
| + | |||
%Title - %Location | %Title - %Location | ||
Revision as of 00:23, 21 August 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