object frmReminderTree: TfrmReminderTree Left = 256 Top = 220 Width = 480 Height = 255 HelpContext = 11200 BorderIcons = [biSystemMenu] Caption = 'Available Reminders' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop KeyPreview = True Menu = mmMain OldCreateOrder = False OnClose = FormClose OnCreate = FormCreate OnDestroy = FormDestroy PixelsPerInch = 96 TextHeight = 13 object pnlTop: TPanel Left = 0 Top = 0 Width = 472 Height = 201 Align = alClient BevelOuter = bvNone Caption = 'pnlTop' Constraints.MinHeight = 120 Constraints.MinWidth = 300 TabOrder = 0 OnResize = pnlTopResize object tvRem: TORTreeView Tag = 999 Left = 0 Top = 17 Width = 265 Height = 192 HideSelection = False Images = dmodShared.imgReminders Indent = 23 ReadOnly = True RightClickSelect = True RowSelect = True StateImages = dmodShared.imgReminders TabOrder = 0 OnAddition = tvRemAddition OnChange = tvRemChange OnClick = tvRemClick OnCollapsed = tvRemCollapsed OnDeletion = tvRemDeletion OnEnter = tvRemEnter OnExit = tvRemExit OnExpanded = tvRemExpanded OnMouseDown = tvRemMouseDown Caption = 'Available Reminders' NodePiece = 0 OnNodeCaptioning = tvRemNodeCaptioning end object hcRem: THeaderControl Left = 0 Top = 0 Width = 472 Height = 17 Sections = < item ImageIndex = -1 MaxWidth = 267 MinWidth = 267 Text = 'Available Reminders' Width = 267 end item Alignment = taCenter ImageIndex = -1 MaxWidth = 68 MinWidth = 68 Text = 'Due Date' Width = 68 end item ImageIndex = -1 MaxWidth = 91 MinWidth = 91 Text = 'Last Occurrence' Width = 91 end item Alignment = taCenter ImageIndex = -1 MaxWidth = 43 MinWidth = 43 Text = 'Priority' Width = 43 end> OnSectionClick = hcRemSectionClick end object pnlTopRight: TPanel Left = 266 Top = 17 Width = 206 Height = 184 Align = alRight BevelOuter = bvNone Caption = 'pnlTopRight' TabOrder = 2 object bvlGap: TBevel Left = 0 Top = 167 Width = 206 Height = 17 Align = alBottom Shape = bsSpacer Visible = False end object lbRem: TORListBox Left = 0 Top = 0 Width = 206 Height = 167 TabStop = False Style = lbOwnerDrawFixed Align = alClient ItemHeight = 16 ParentShowHint = False ShowHint = True TabOrder = 0 OnClick = lbRemClick OnDblClick = lbRemClick OnDrawItem = lbRemDrawItem Caption = 'Due Date, last occurance, and priority' ItemTipColor = clWindow ItemTipEnable = False LongList = False OnChange = lbRemChange end end end object mmMain: TMainMenu Images = dmodShared.imgReminders2 Left = 48 Top = 24 object memAction: TMenuItem Caption = '&Action' OnClick = memActionClick object memEval: TMenuItem Caption = '&Evaluate Reminder' OnClick = memEvalClick end object memEvalCat: TMenuItem Caption = 'Evaluate &Category Reminders' OnClick = memEvalCatClick end object memEvalAll: TMenuItem Caption = 'Evaluate Processed &Reminders' OnClick = memEvalAllClick end object N2: TMenuItem Caption = '-' end object memRefresh: TMenuItem Caption = 'Re&fresh Reminder Dialogs' OnClick = memRefreshClick end object mnuCoverSheet: TMenuItem Caption = 'Edit Cover Sheet Reminder &List' OnClick = mnuCoverSheetClick end object mnuExit: TMenuItem Caption = 'E&xit Available Reminders' ShortCut = 27 OnClick = mnuExitClick end end end object DKLanguageController1: TDKLanguageController Left = 224 Top = 112 LangData = { 0F0066726D52656D696E64657254726565010100000001000000070043617074 696F6E010F0000000600706E6C546F7001010000000200000007004361707469 6F6E000500747652656D010100000003000000070043617074696F6E00050068 6352656D010400000004000000100053656374696F6E735B305D2E5465787405 000000100053656374696F6E735B315D2E546578740600000010005365637469 6F6E735B325D2E5465787407000000100053656374696F6E735B335D2E546578 74000B00706E6C546F705269676874010100000008000000070043617074696F 6E00060062766C476170000005006C6252656D01010000000900000007004361 7074696F6E0006006D6D4D61696E000009006D656D416374696F6E0101000000 0A000000070043617074696F6E0007006D656D4576616C01010000000B000000 070043617074696F6E000A006D656D4576616C43617401010000000C00000007 0043617074696F6E000A006D656D4576616C416C6C01010000000D0000000700 43617074696F6E0002004E3200000A006D656D5265667265736801010000000E 000000070043617074696F6E000D006D6E75436F766572536865657401010000 000F000000070043617074696F6E0007006D6E75457869740101000000100000 00070043617074696F6E00} end end