object frmGraphs: TfrmGraphs Left = 424 Top = 148 BorderIcons = [] BorderStyle = bsNone Caption = 'CPRS Graphing - CPRSpatient,One' ClientHeight = 412 ClientWidth = 592 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False PopupMenu = mnuPopGraphStuff OnClose = FormClose OnCreate = FormCreate OnDestroy = FormDestroy OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object pnlHeader: TPanel Left = 0 Top = 0 Width = 592 Height = 21 Align = alTop BevelOuter = bvNone TabOrder = 0 object pnlTemp: TPanel Left = 416 Top = 0 Width = 73 Height = 17 TabOrder = 1 Visible = False end object pnlInfo: TORAutoPanel Left = 0 Top = 0 Width = 592 Height = 21 Align = alClient BevelOuter = bvNone Caption = 'Select multiple items using Ctrl-click or Shift-click.' Color = clCream Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 2 end object chartBase: TChart Left = 145 Top = 0 Width = 105 Height = 17 AllowPanning = pmNone AllowZoom = False BackWall.Brush.Color = clWhite BackWall.Brush.Style = bsClear Gradient.EndColor = clPurple Gradient.Visible = True Title.Text.Strings = ( 'fsdfs dfs fsd') Title.Visible = False OnClickLegend = chartBaseClickLegend OnClickSeries = chartBaseClickSeries OnUndoZoom = ChartOnUndoZoom OnZoom = ChartOnZoom BottomAxis.Automatic = False BottomAxis.AutomaticMaximum = False BottomAxis.AutomaticMinimum = False BottomAxis.Increment = 0.000694444444444444 BottomAxis.Maximum = 25.000000000000000000 BottomAxis.Visible = False Legend.Alignment = laTop Legend.LegendStyle = lsSeries Legend.ResizeChart = False TopAxis.LabelsOnAxis = False View3D = False Color = clRed TabOrder = 0 Visible = False OnDblClick = mnuPopGraphDetailsClick OnMouseDown = chartBaseMouseDown end end object pnlFooter: TPanel Left = 0 Top = 383 Width = 592 Height = 29 Align = alBottom BevelOuter = bvNone TabOrder = 2 object lblDateRange: TLabel Left = 3 Top = 8 Width = 61 Height = 13 Caption = 'Date Range:' end object btnClose: TButton Left = 510 Top = 4 Width = 70 Height = 21 Caption = 'Close' TabOrder = 4 OnClick = btnCloseClick end object btnChangeSettings: TButton Left = 380 Top = 4 Width = 85 Height = 21 Caption = 'Settings...' TabOrder = 3 OnClick = btnChangeSettingsClick end object cboDateRange: TORComboBox Left = 68 Top = 4 Width = 121 Height = 21 Style = orcsDropDown AutoSelect = True Color = clWindow DropDownCount = 9 Items.Strings = ( 'S^Date Range...' '1^Today' '2^One Week' '3^Two Weeks' '4^One Month' '5^Six Months' '6^One Year' '7^Two Years' '8^All Results') ItemHeight = 13 ItemTipColor = clWindow ItemTipEnable = True ListItemsOnly = False LongList = False LookupPiece = 0 MaxLength = 0 Pieces = '2' Sorted = False SynonymChars = '<>' TabOrder = 0 TabStop = True OnChange = cboDateRangeChange OnDropDown = cboDateRangeDropDown CharsNeedMatch = 1 end object chkDualViews: TCheckBox Left = 197 Top = 7 Width = 85 Height = 17 Caption = 'Split Views' TabOrder = 1 OnClick = chkDualViewsClick end object btnGraphSelections: TButton Left = 284 Top = 4 Width = 85 Height = 21 Caption = 'Select/Define...' TabOrder = 2 OnClick = btnGraphSelectionsClick end end object pnlMain: TPanel Left = 0 Top = 21 Width = 592 Height = 362 Align = alClient BevelOuter = bvNone TabOrder = 1 object splGraphs: TSplitter Left = 0 Top = 261 Width = 592 Height = 3 Cursor = crVSplit Align = alBottom Beveled = True Color = clBtnShadow ParentColor = False OnMoved = splGraphsMoved end object pnlTop: TPanel Tag = 1 Left = 0 Top = 0 Width = 592 Height = 261 Align = alClient BevelOuter = bvNone TabOrder = 0 object splItemsTop: TSplitter Left = 148 Top = 0 Width = 2 Height = 261 AutoSnap = False Beveled = True MinSize = 15 OnMoved = splItemsTopMoved end object pnlItemsTop: TPanel Left = 0 Top = 0 Width = 148 Height = 261 Align = alLeft BevelOuter = bvNone TabOrder = 0 object pnlItemsTopInfo: TPanel Left = 0 Top = 0 Width = 148 Height = 25 Align = alTop BevelOuter = bvNone TabOrder = 0 DesignSize = ( 148 25) object bvlBottomLeft: TBevel Left = 0 Top = 0 Width = 2 Height = 25 Align = alLeft end object bvlBottomRight: TBevel Left = 146 Top = 0 Width = 2 Height = 25 Align = alRight Visible = False end object lblViewsTop: TOROffsetLabel Left = 2 Top = 0 Width = 28 Height = 25 Align = alLeft Caption = 'View:' HorzOffset = 2 Transparent = False VertOffset = 8 WordWrap = False end object chkItemsTop: TCheckBox Left = 40 Top = 5 Width = 105 Height = 20 Alignment = taLeftJustify Anchors = [akTop, akRight] Caption = 'Individual Graphs' TabOrder = 0 OnClick = chkItemsTopClick end end object lvwItemsTop: TListView Left = 0 Top = 46 Width = 148 Height = 215 Align = alClient BevelInner = bvNone BevelOuter = bvNone Columns = < item Caption = 'Item' Width = 100 end item Caption = 'Type' Width = 60 end item Caption = 'View' Width = 40 end item Caption = 'Classification' end> HideSelection = False MultiSelect = True ReadOnly = True RowSelect = True ParentShowHint = False ShowHint = False TabOrder = 2 ViewStyle = vsReport OnChange = lvwItemsTopChange OnClick = lvwItemsTopClick OnColumnClick = lvwItemsTopColumnClick OnCompare = lvwItemsTopCompare OnEnter = lvwItemsTopEnter OnKeyDown = lvwItemsTopKeyDown end object pnlViewsTopSpacer: TPanel Left = 0 Top = 25 Width = 148 Height = 21 Align = alTop BevelOuter = bvNone TabOrder = 1 object cboViewsTop: TORComboBox Left = 0 Top = 0 Width = 140 Height = 21 Style = orcsDropDown Align = alClient AutoSelect = True Color = clWindow DropDownCount = 12 ItemHeight = 13 ItemTipColor = clWindow ItemTipEnable = True ListItemsOnly = False LongList = False LookupPiece = 0 MaxLength = 0 Pieces = '2' Sorted = False SynonymChars = '<>' TabOrder = 0 TabStop = True OnChange = cboViewsTopChange OnDropDown = cboViewsTopDropDown OnDropDownClose = cboViewsTopDropDownClose CharsNeedMatch = 1 end object pnlViewsTopSpacerRight: TPanel Left = 140 Top = 0 Width = 8 Height = 21 Align = alRight BevelOuter = bvNone TabOrder = 1 end end end object pnlTopRightPad: TPanel Tag = 50 Left = 577 Top = 0 Width = 15 Height = 261 Align = alRight BevelOuter = bvNone TabOrder = 1 end object pnlScrollTopBase: TPanel Left = 150 Top = 0 Width = 427 Height = 261 Align = alClient BevelOuter = bvNone TabOrder = 2 OnResize = pnlScrollTopBaseResize object pnlBlankTop: TPanel Left = 0 Top = 233 Width = 427 Height = 20 Align = alClient BevelOuter = bvNone TabOrder = 3 Visible = False end object scrlTop: TScrollBox Tag = 5 Left = 0 Top = 233 Width = 427 Height = 20 Align = alClient BevelInner = bvNone BevelOuter = bvNone BorderStyle = bsNone Color = clBtnFace ParentColor = False TabOrder = 0 end object pnlDatelineTop: TPanel Left = 0 Top = 231 Width = 427 Height = 30 Align = alBottom BevelOuter = bvNone TabOrder = 1 object chartDatelineTop: TChart Left = 20 Top = 0 Width = 407 Height = 30 AllowPanning = pmNone BackWall.Brush.Color = clWhite BackWall.Brush.Style = bsClear BackWall.Pen.Visible = False Gradient.EndColor = clWhite Gradient.StartColor = 8421631 Title.Text.Strings = ( '') Title.Visible = False OnClickLegend = chartBaseClickLegend OnClickSeries = chartBaseClickSeries OnUndoZoom = ChartOnUndoZoom OnZoom = ChartOnZoom BottomAxis.Automatic = False BottomAxis.AutomaticMaximum = False BottomAxis.AutomaticMinimum = False BottomAxis.DateTimeFormat = 'M/d/yyyy' BottomAxis.Increment = 0.000694444444444444 BottomAxis.Maximum = 25.000000000000000000 Frame.Visible = False LeftAxis.Automatic = False LeftAxis.AutomaticMaximum = False LeftAxis.AutomaticMinimum = False LeftAxis.Axis.Visible = False LeftAxis.Grid.Visible = False LeftAxis.Labels = False LeftAxis.LabelsOnAxis = False LeftAxis.Maximum = 9.000000000000000000 LeftAxis.MinorGrid.Visible = True LeftAxis.RoundFirstLabel = False LeftAxis.Title.Caption = ' ' LeftAxis.Visible = False Legend.Alignment = laBottom Legend.Color = clCream Legend.LegendStyle = lsSeries Legend.ShadowSize = 1 Legend.Visible = False RightAxis.Automatic = False RightAxis.AutomaticMaximum = False RightAxis.AutomaticMinimum = False RightAxis.Axis.Visible = False RightAxis.Labels = False RightAxis.LabelsOnAxis = False RightAxis.RoundFirstLabel = False RightAxis.Visible = False TopAxis.LabelsOnAxis = False View3D = False View3DWalls = False Align = alClient BevelOuter = bvNone TabOrder = 0 OnDblClick = mnuPopGraphDetailsClick OnMouseDown = chartBaseMouseDown object serDatelineTop: TGanttSeries ColorEachPoint = True Marks.ArrowLength = 0 Marks.Visible = False SeriesColor = clRed ShowInLegend = False OnGetMarkText = serDatelineTopGetMarkText Pointer.InflateMargins = False Pointer.Style = psRectangle Pointer.Visible = True XValues.DateTime = True XValues.Name = 'Start' XValues.Multiplier = 1.000000000000000000 XValues.Order = loAscending YValues.DateTime = False YValues.Name = 'Y' YValues.Multiplier = 1.000000000000000000 YValues.Order = loNone StartValues.DateTime = True StartValues.Name = 'Start' StartValues.Multiplier = 1.000000000000000000 StartValues.Order = loAscending EndValues.DateTime = True EndValues.Name = 'End' EndValues.Multiplier = 1.000000000000000000 EndValues.Order = loNone NextTask.DateTime = False NextTask.Name = 'NextTask' NextTask.Multiplier = 1.000000000000000000 NextTask.Order = loNone end end object pnlDatelineTopSpacer: TORAutoPanel Left = 0 Top = 0 Width = 20 Height = 30 Align = alLeft BevelOuter = bvNone TabOrder = 1 end end object pnlData: TPanel Left = 0 Top = 0 Width = 427 Height = 233 Align = alTop Caption = 'pnlData' TabOrder = 2 Visible = False DesignSize = ( 427 233) object lstZoomHistory: TListBox Left = 336 Top = 4 Width = 82 Height = 33 Anchors = [akLeft, akTop, akRight] ItemHeight = 13 TabOrder = 22 end object lstTypes: TListBox Left = 8 Top = 119 Width = 413 Height = 33 Anchors = [akLeft, akTop, akRight] ItemHeight = 13 TabOrder = 0 end object lstItemsTemp: TListBox Left = 8 Top = 4 Width = 73 Height = 33 ItemHeight = 13 TabOrder = 1 end object lstAllTypes: TListBox Left = 254 Top = 4 Width = 82 Height = 33 Anchors = [akLeft, akTop, akRight] ItemHeight = 13 TabOrder = 2 end object lstItems: TListBox Left = 8 Top = 158 Width = 413 Height = 33 Anchors = [akLeft, akTop, akRight] ItemHeight = 13 TabOrder = 3 end object lstData: TListBox Left = 8 Top = 81 Width = 413 Height = 33 Anchors = [akLeft, akTop, akRight] ItemHeight = 13 TabOrder = 4 end object lstSpec2: TListBox Left = 188 Top = 43 Width = 42 Height = 33 ItemHeight = 13 TabOrder = 5 end object lstSpec1: TListBox Left = 143 Top = 43 Width = 42 Height = 33 ItemHeight = 13 TabOrder = 6 end object lstSpec3: TListBox Left = 233 Top = 43 Width = 42 Height = 33 ItemHeight = 13 TabOrder = 7 end object lstSpec4: TListBox Left = 278 Top = 43 Width = 42 Height = 33 ItemHeight = 13 TabOrder = 8 end object lstMultiSpec: TListBox Left = 320 Top = 43 Width = 45 Height = 33 ItemHeight = 13 TabOrder = 10 end object lstTestSpec: TListBox Left = 368 Top = 43 Width = 42 Height = 33 ItemHeight = 13 TabOrder = 11 end object lstSelCopyBottom: TListBox Left = 283 Top = 195 Width = 41 Height = 33 ItemHeight = 13 TabOrder = 15 end object lstTempCheck: TListBox Left = 53 Top = 195 Width = 41 Height = 33 ItemHeight = 13 MultiSelect = True TabOrder = 18 end object lstViews: TListBox Left = 191 Top = 195 Width = 41 Height = 33 ItemHeight = 13 MultiSelect = True TabOrder = 19 end object lstScratchTemp: TListBox Left = 53 Top = 43 Width = 42 Height = 33 ItemHeight = 13 TabOrder = 20 end object lstScratchLab: TListBox Left = 98 Top = 43 Width = 42 Height = 33 ItemHeight = 13 TabOrder = 21 end object lstCheck: TListBox Left = 172 Top = 5 Width = 73 Height = 33 ItemHeight = 13 MultiSelect = True TabOrder = 13 end object lstSelCopyTop: TListBox Left = 237 Top = 195 Width = 41 Height = 33 ItemHeight = 13 TabOrder = 16 end object lstScratchSwap: TListBox Left = 8 Top = 43 Width = 41 Height = 33 ItemHeight = 13 TabOrder = 9 end object lstNonNumeric: TListBox Left = 90 Top = 4 Width = 79 Height = 33 ItemHeight = 13 TabOrder = 12 end object lstDrugClass: TListBox Left = 8 Top = 195 Width = 41 Height = 33 ItemHeight = 13 TabOrder = 14 end object lstSelPrevTop: TListBox Left = 329 Top = 195 Width = 41 Height = 33 ItemHeight = 13 TabOrder = 23 end object lstSelPrevBottom: TListBox Left = 375 Top = 195 Width = 41 Height = 33 ItemHeight = 13 TabOrder = 24 end object lstTemp: TListBox Left = 99 Top = 195 Width = 41 Height = 33 ItemHeight = 13 MultiSelect = True TabOrder = 17 end object lstComp: TListBox Left = 145 Top = 195 Width = 41 Height = 33 ItemHeight = 13 MultiSelect = True TabOrder = 25 end end end end object pnlBottom: TPanel Tag = 1 Left = 0 Top = 264 Width = 592 Height = 98 Align = alBottom BevelOuter = bvNone TabOrder = 1 object splItemsBottom: TSplitter Left = 148 Top = 0 Width = 2 Height = 98 AutoSnap = False Beveled = True MinSize = 15 OnMoved = splItemsBottomMoved end object pnlItemsBottom: TPanel Left = 0 Top = 0 Width = 148 Height = 98 Align = alLeft BevelOuter = bvNone TabOrder = 0 object pnlItemsBottomInfo: TPanel Left = 0 Top = 0 Width = 148 Height = 25 Align = alTop BevelOuter = bvNone TabOrder = 0 DesignSize = ( 148 25) object bvlTopLeft: TBevel Left = 0 Top = 0 Width = 2 Height = 25 Align = alLeft end object bvlTopRight: TBevel Left = 146 Top = 0 Width = 2 Height = 25 Align = alRight Visible = False end object lblViewsBottom: TOROffsetLabel Left = 2 Top = 0 Width = 28 Height = 25 Align = alLeft Caption = 'View:' HorzOffset = 2 Transparent = False VertOffset = 8 WordWrap = False end object chkItemsBottom: TCheckBox Left = 40 Top = 5 Width = 105 Height = 20 Alignment = taLeftJustify Anchors = [akTop, akRight] Caption = 'Individual Graphs' TabOrder = 0 OnClick = chkItemsBottomClick OnEnter = chkItemsBottomEnter end end object lvwItemsBottom: TListView Left = 0 Top = 46 Width = 148 Height = 52 Align = alClient BevelInner = bvNone BevelOuter = bvNone Columns = < item Caption = 'Item' Width = 100 end item Caption = 'Type' Width = 60 end item Caption = 'View' Width = 40 end item Caption = 'Classification' end> HideSelection = False MultiSelect = True ReadOnly = True RowSelect = True ParentShowHint = False ShowHint = False TabOrder = 2 ViewStyle = vsReport OnChange = lvwItemsBottomChange OnClick = lvwItemsBottomClick OnColumnClick = lvwItemsBottomColumnClick OnCompare = lvwItemsBottomCompare OnEnter = lvwItemsBottomEnter OnKeyDown = lvwItemsTopKeyDown end object pnlViewsBottomSpacer: TPanel Left = 0 Top = 25 Width = 148 Height = 21 Align = alTop BevelOuter = bvNone TabOrder = 1 object cboViewsBottom: TORComboBox Left = 0 Top = 0 Width = 140 Height = 21 Style = orcsDropDown Align = alClient AutoSelect = True Color = clWindow DropDownCount = 12 ItemHeight = 13 ItemTipColor = clWindow ItemTipEnable = True ListItemsOnly = False LongList = False LookupPiece = 0 MaxLength = 0 Pieces = '2' Sorted = False SynonymChars = '<>' TabOrder = 0 TabStop = True OnChange = cboViewsBottomChange OnDropDown = cboViewsBottomDropDown OnDropDownClose = cboViewsBottomDropDownClose OnEnter = cboViewsBottomEnter CharsNeedMatch = 1 end object pnlViewsBottomSpacerRight: TPanel Left = 140 Top = 0 Width = 8 Height = 21 Align = alRight BevelOuter = bvNone TabOrder = 1 end end end object pnlBottomRightPad: TPanel Tag = 50 Left = 577 Top = 0 Width = 15 Height = 98 Align = alRight BevelOuter = bvNone TabOrder = 1 end object pnlScrollBottomBase: TPanel Left = 150 Top = 0 Width = 427 Height = 98 Align = alClient BevelOuter = bvNone TabOrder = 2 object pnlBlankBottom: TPanel Left = 0 Top = 0 Width = 427 Height = 68 Align = alClient BevelOuter = bvNone TabOrder = 2 Visible = False end object pnlDatelineBottom: TPanel Left = 0 Top = 68 Width = 427 Height = 30 Align = alBottom BevelOuter = bvNone TabOrder = 1 object chartDatelineBottom: TChart Left = 20 Top = 0 Width = 407 Height = 30 AllowPanning = pmNone BackWall.Brush.Color = clWhite BackWall.Brush.Style = bsClear BackWall.Pen.Visible = False Gradient.EndColor = clGradientActiveCaption Title.Text.Strings = ( '') Title.Visible = False OnClickLegend = chartBaseClickLegend OnClickSeries = chartBaseClickSeries OnUndoZoom = ChartOnUndoZoom OnZoom = ChartOnZoom BottomAxis.Automatic = False BottomAxis.AutomaticMaximum = False BottomAxis.AutomaticMinimum = False BottomAxis.DateTimeFormat = 'M/d/yyyy' BottomAxis.Increment = 0.000694444444444444 BottomAxis.Maximum = 25.000000000000000000 Frame.Visible = False LeftAxis.Automatic = False LeftAxis.AutomaticMaximum = False LeftAxis.AutomaticMinimum = False LeftAxis.Axis.Visible = False LeftAxis.ExactDateTime = False LeftAxis.Labels = False LeftAxis.LabelsOnAxis = False LeftAxis.Maximum = 9.000000000000000000 LeftAxis.MinorGrid.Visible = True LeftAxis.RoundFirstLabel = False LeftAxis.Title.Caption = ' ' Legend.Alignment = laBottom Legend.Color = clCream Legend.LegendStyle = lsSeries Legend.ShadowSize = 1 Legend.Visible = False RightAxis.Automatic = False RightAxis.AutomaticMaximum = False RightAxis.AutomaticMinimum = False RightAxis.Axis.Visible = False RightAxis.Labels = False RightAxis.LabelsOnAxis = False RightAxis.RoundFirstLabel = False RightAxis.Visible = False TopAxis.LabelsOnAxis = False View3D = False View3DWalls = False Align = alClient BevelOuter = bvNone TabOrder = 0 OnDblClick = mnuPopGraphDetailsClick OnMouseDown = chartBaseMouseDown object serDatelineBottom: TGanttSeries ColorEachPoint = True Marks.ArrowLength = 0 Marks.Visible = False SeriesColor = clRed ShowInLegend = False OnGetMarkText = serDatelineTopGetMarkText Pointer.InflateMargins = True Pointer.Style = psRectangle Pointer.Visible = True XValues.DateTime = True XValues.Name = 'Start' XValues.Multiplier = 1.000000000000000000 XValues.Order = loAscending YValues.DateTime = False YValues.Name = 'Y' YValues.Multiplier = 1.000000000000000000 YValues.Order = loNone StartValues.DateTime = True StartValues.Name = 'Start' StartValues.Multiplier = 1.000000000000000000 StartValues.Order = loAscending EndValues.DateTime = True EndValues.Name = 'End' EndValues.Multiplier = 1.000000000000000000 EndValues.Order = loNone NextTask.DateTime = False NextTask.Name = 'NextTask' NextTask.Multiplier = 1.000000000000000000 NextTask.Order = loNone end end object pnlDatelineBottomSpacer: TORAutoPanel Left = 0 Top = 0 Width = 20 Height = 30 Align = alLeft BevelOuter = bvNone TabOrder = 1 end end object scrlBottom: TScrollBox Tag = 5 Left = 0 Top = 0 Width = 427 Height = 68 Align = alClient BevelInner = bvNone BorderStyle = bsNone Color = clBtnFace ParentColor = False TabOrder = 0 end end end end object mnuPopGraphStuff: TPopupMenu OnPopup = mnuPopGraphStuffPopup Left = 4 object mnuPopGraphDetails: TMenuItem Caption = 'Details...' Enabled = False OnClick = mnuPopGraphDetailsClick end object mnuPopGraphDefineViews: TMenuItem Caption = 'Select/Define...' OnClick = btnGraphSelectionsClick end object mnuPopGraphChangeViews: TMenuItem Caption = 'Settings...' OnClick = btnChangeSettingsClick end object N4: TMenuItem Caption = '-' end object mnuPopGraphReset: TMenuItem Caption = 'Reset Display' ShortCut = 45 OnClick = mnuPopGraphResetClick end object mnuPopGraphZoomBack: TMenuItem Caption = 'Zoom Back' Enabled = False ShortCut = 46 OnClick = mnuPopGraphZoomBackClick end object mnuPopGraphSplit: TMenuItem Caption = 'Split Numerics/Events' OnClick = mnuPopGraphSplitClick end object mnuPopGraphSwap: TMenuItem Caption = 'Swap' OnClick = mnuPopGraphSwapClick end object mnuPopGraphIsolate: TMenuItem Caption = 'Move' Enabled = False OnClick = mnuPopGraphIsolateClick end object mnuPopGraphRemove: TMenuItem Caption = 'Remove' Enabled = False OnClick = mnuPopGraphRemoveClick end object N1: TMenuItem Caption = '-' end object mnuPopGraphStayOnTop: TMenuItem Caption = 'Stay on Top' OnClick = mnuPopGraphStayOnTopClick end object mnuPopGraphDualViews: TMenuItem Caption = 'Dual Views' Visible = False OnClick = mnuPopGraphDualViewsClick end object mnuPopGraphSeparate1: TMenuItem Caption = 'Individual Graphs' Visible = False OnClick = mnuPopGraphSeparate1Click end object mnuPopGraph3D: TMenuItem Caption = '3D' OnClick = mnuPopGraph3DClick end object mnuPopGraphLegend: TMenuItem Caption = 'Legend' Visible = False OnClick = mnuPopGraphLegendClick end object mnuPopGraphValues: TMenuItem Caption = 'Values' OnClick = mnuPopGraphValuesClick end object mnuPopGraphFixed: TMenuItem Caption = 'Fixed Date Range' Visible = False OnClick = mnuPopGraphFixedClick end object mnuPopGraphVertical: TMenuItem Caption = 'Vertical Zoom' OnClick = mnuPopGraphVerticalClick end object mnuPopGraphHorizontal: TMenuItem Caption = 'Horizontal Zoom' Visible = False OnClick = mnuPopGraphHorizontalClick end object mnuPopGraphLines: TMenuItem Caption = 'Lines' Visible = False OnClick = mnuPopGraphLinesClick end object mnuPopGraphDates: TMenuItem Caption = 'Dates' Visible = False OnClick = mnuPopGraphDatesClick end object mnuPopGraphSort: TMenuItem Caption = 'Sort by Type' Visible = False OnClick = mnuPopGraphSortClick end object mnuPopGraphClear: TMenuItem Caption = 'Clear Background' Visible = False OnClick = mnuPopGraphClearClick end object mnuPopGraphGradient: TMenuItem Caption = 'Gradient' Visible = False OnClick = mnuPopGraphGradientClick end object mnuPopGraphHints: TMenuItem Caption = 'Hints' Visible = False end object N2: TMenuItem Caption = '-' end object mnuPopGraphCopy: TMenuItem Caption = 'Copy' ShortCut = 16451 OnClick = mnuPopGraphCopyClick end object mnuPopGraphPrint: TMenuItem Caption = 'Print...' OnClick = mnuPopGraphPrintClick end object N3: TMenuItem Caption = '-' Visible = False end object mnumedsasgantt: TMenuItem Caption = 'meds as gantt' Checked = True RadioItem = True Visible = False OnClick = mnumedsasganttClick end object mnumedsasganttvertheight: TMenuItem Caption = 'meds as gantt + vert + height change' RadioItem = True Visible = False OnClick = mnumedsasganttClick end object mnuPopGraphToday: TMenuItem Caption = 'Reset Today...' Visible = False OnClick = mnuPopGraphTodayClick end object testcount1: TMenuItem Caption = 'test count' Visible = False OnClick = testcount1Click end end object calDateRange: TORDateRangeDlg DateOnly = False Instruction = 'Enter a date range -' LabelStart = 'Begin Date' LabelStop = 'End Date' RequireTime = False Format = 'mmm d,yy@hh:nn' Left = 32 end object dlgDate: TORDateTimeDlg FMDateTime = 3040806.000000000000000000 DateOnly = True RequireTime = False Left = 57 end object timHintPause: TTimer Enabled = False Interval = 100 OnTimer = timHintPauseTimer Left = 83 end object DKLanguageController1: TDKLanguageController Left = 238 Top = 197 LangData = { 090066726D477261706873010100000001000000070043617074696F6E017600 00000900706E6C48656164657200000700706E6C54656D7000000700706E6C49 6E666F010100000002000000070043617074696F6E0009006368617274426173 650101000000030000000A005469746C652E54657874000900706E6C466F6F74 657200000C006C626C4461746552616E67650101000000040000000700436170 74696F6E00080062746E436C6F7365010100000005000000070043617074696F 6E00110062746E4368616E676553657474696E67730101000000060000000700 43617074696F6E000C0063626F4461746552616E676501010000000700000005 004974656D73000C0063686B4475616C56696577730101000000080000000700 43617074696F6E00120062746E477261706853656C656374696F6E7301010000 0009000000070043617074696F6E000700706E6C4D61696E0000090073706C47 726170687300000600706E6C546F7000000B0073706C4974656D73546F700000 0B00706E6C4974656D73546F7000000F00706E6C4974656D73546F70496E666F 00000D0062766C426F74746F6D4C65667400000E0062766C426F74746F6D5269 67687400000B006C626C5669657773546F7001010000000A0000000700436170 74696F6E000B0063686B4974656D73546F7001010000000B0000000700436170 74696F6E000B006C76774974656D73546F7001040000000C0000001200436F6C 756D6E735B305D2E43617074696F6E0D0000001200436F6C756D6E735B315D2E 43617074696F6E0E0000001200436F6C756D6E735B325D2E43617074696F6E0F 0000001200436F6C756D6E735B335D2E43617074696F6E001100706E6C566965 7773546F7053706163657200000B0063626F5669657773546F7000001600706E 6C5669657773546F70537061636572526967687400000E00706E6C546F705269 67687450616400001000706E6C5363726F6C6C546F704261736500000B00706E 6C426C616E6B546F70000007007363726C546F7000000E00706E6C446174656C 696E65546F70000010006368617274446174656C696E65546F70010100000010 0000001900426F74746F6D417869732E4461746554696D65466F726D6174000E 00736572446174656C696E65546F700105000000140000000E00456E6456616C 7565732E4E616D65150000000D004E6578745461736B2E4E616D651300000010 00537461727456616C7565732E4E616D65110000000C005856616C7565732E4E 616D65120000000C005956616C7565732E4E616D65001400706E6C446174656C 696E65546F7053706163657200000700706E6C44617461010100000016000000 070043617074696F6E000E006C73745A6F6F6D486973746F7279000008006C73 74547970657300000C006C73744974656D7354656D7000000B006C7374416C6C 5479706573000008006C73744974656D73000007006C73744461746100000800 6C73745370656332000008006C73745370656331000008006C73745370656333 000008006C7374537065633400000C006C73744D756C74695370656300000B00 6C73745465737453706563000010006C737453656C436F7079426F74746F6D00 000C006C737454656D70436865636B000008006C7374566965777300000E006C 73745363726174636854656D7000000D006C7374536372617463684C61620000 08006C7374436865636B00000D006C737453656C436F7079546F7000000E006C 7374536372617463685377617000000D006C73744E6F6E4E756D657269630000 0C006C737444727567436C61737300000D006C737453656C50726576546F7000 0010006C737453656C50726576426F74746F6D000007006C737454656D700000 07006C7374436F6D7000000900706E6C426F74746F6D00000E0073706C497465 6D73426F74746F6D00000E00706E6C4974656D73426F74746F6D00001200706E 6C4974656D73426F74746F6D496E666F00000A0062766C546F704C6566740000 0B0062766C546F70526967687400000E006C626C5669657773426F74746F6D01 0100000017000000070043617074696F6E000E0063686B4974656D73426F7474 6F6D010100000018000000070043617074696F6E000E006C76774974656D7342 6F74746F6D0104000000190000001200436F6C756D6E735B305D2E4361707469 6F6E1A0000001200436F6C756D6E735B315D2E43617074696F6E1B0000001200 436F6C756D6E735B325D2E43617074696F6E1C0000001200436F6C756D6E735B 335D2E43617074696F6E001400706E6C5669657773426F74746F6D5370616365 7200000E0063626F5669657773426F74746F6D00001900706E6C566965777342 6F74746F6D537061636572526967687400001100706E6C426F74746F6D526967 687450616400001300706E6C5363726F6C6C426F74746F6D4261736500000E00 706E6C426C616E6B426F74746F6D00001100706E6C446174656C696E65426F74 746F6D000013006368617274446174656C696E65426F74746F6D01010000001D 0000001900426F74746F6D417869732E4461746554696D65466F726D61740011 00736572446174656C696E65426F74746F6D0105000000210000000E00456E64 56616C7565732E4E616D65220000000D004E6578745461736B2E4E616D652000 00001000537461727456616C7565732E4E616D651E0000000C005856616C7565 732E4E616D651F0000000C005956616C7565732E4E616D65001700706E6C4461 74656C696E65426F74746F6D53706163657200000A007363726C426F74746F6D 000010006D6E75506F7047726170685374756666000012006D6E75506F704772 61706844657461696C73010100000023000000070043617074696F6E0016006D 6E75506F704772617068446566696E6556696577730101000000240000000700 43617074696F6E0016006D6E75506F7047726170684368616E67655669657773 010100000025000000070043617074696F6E0002004E34000010006D6E75506F 7047726170685265736574010100000026000000070043617074696F6E001300 6D6E75506F7047726170685A6F6F6D4261636B01010000002700000007004361 7074696F6E0010006D6E75506F70477261706853706C69740101000000280000 00070043617074696F6E000F006D6E75506F7047726170685377617001010000 0029000000070043617074696F6E0012006D6E75506F70477261706849736F6C 61746501010000002A000000070043617074696F6E0011006D6E75506F704772 61706852656D6F766501010000002B000000070043617074696F6E0002004E31 000014006D6E75506F704772617068537461794F6E546F7001010000002C0000 00070043617074696F6E0014006D6E75506F7047726170684475616C56696577 7301010000002D000000070043617074696F6E0014006D6E75506F7047726170 6853657061726174653101010000002E000000070043617074696F6E000D006D 6E75506F704772617068334401010000002F000000070043617074696F6E0011 006D6E75506F7047726170684C6567656E640101000000300000000700436170 74696F6E0011006D6E75506F70477261706856616C7565730101000000310000 00070043617074696F6E0010006D6E75506F7047726170684669786564010100 000032000000070043617074696F6E0013006D6E75506F704772617068566572 746963616C010100000033000000070043617074696F6E0015006D6E75506F70 4772617068486F72697A6F6E74616C010100000034000000070043617074696F 6E0010006D6E75506F7047726170684C696E6573010100000035000000070043 617074696F6E0010006D6E75506F704772617068446174657301010000003600 0000070043617074696F6E000F006D6E75506F704772617068536F7274010100 000037000000070043617074696F6E0010006D6E75506F704772617068436C65 6172010100000038000000070043617074696F6E0013006D6E75506F70477261 70684772616469656E74010100000039000000070043617074696F6E0010006D 6E75506F70477261706848696E747301010000003A000000070043617074696F 6E0002004E3200000F006D6E75506F704772617068436F707901010000003B00 0000070043617074696F6E0010006D6E75506F7047726170685072696E740101 0000003C000000070043617074696F6E0002004E3300000E006D6E756D656473 617367616E747401010000003D000000070043617074696F6E0018006D6E756D 656473617367616E74747665727468656967687401010000003E000000070043 617074696F6E0010006D6E75506F704772617068546F64617901010000003F00 0000070043617074696F6E000A0074657374636F756E74310101000000400000 00070043617074696F6E000C0063616C4461746552616E676501040000004400 00000600466F726D6174410000000B00496E737472756374696F6E420000000A 004C6162656C53746172744300000009004C6162656C53746F70000700646C67 4461746500000C0074696D48696E7450617573650000} end end