home *** CD-ROM | disk | FTP | other *** search
- object WeblookWM: TWeblookWM
- OldCreateOrder = False
- Actions = <
- item
- Default = True
- Name = 'DefaultAction'
- OnAction = WeblookWMDefaultActionAction
- end
- item
- MethodType = mtGet
- Name = 'Calendar'
- PathInfo = '/calendar'
- OnAction = WeblookWMCalendarAction
- end
- item
- MethodType = mtGet
- Name = 'Contacts'
- PathInfo = '/contacts'
- OnAction = WeblookWMContactsAction
- end
- item
- MethodType = mtGet
- Name = 'Tasks'
- PathInfo = '/tasks'
- OnAction = WeblookWMTasksAction
- end
- item
- MethodType = mtGet
- Name = 'Notes'
- PathInfo = '/notes'
- OnAction = WeblookWMNotesAction
- end
- item
- MethodType = mtGet
- Name = 'Inbox'
- PathInfo = '/inbox'
- OnAction = WeblookWMInboxAction
- end
- item
- MethodType = mtGet
- Name = 'Today'
- PathInfo = '/today'
- OnAction = WeblookWMTodayAction
- end>
- Left = 729
- Top = 107
- Height = 275
- Width = 400
- end
-