Ignore:
Timestamp:
Jul 6, 2008, 8:20:14 PM (16 years ago)
Author:
Kevin Toppenberg
Message:

Uploading from OR_30_258

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cprs/branches/foia-cprs/CPRS-Chart/fLabs.dfm

    r459 r460  
    11inherited frmLabs: TfrmLabs
    2   Left = 193
    3   Top = 141
     2  Left = 628
     3  Top = 237
    44  Height = 387
    55  HelpContext = 8000
     
    1010  TextHeight = 13
    1111  inherited shpPageBottom: TShape
    12     Top = 354
     12    Top = 355
    1313  end
    1414  inherited sptHorz: TSplitter
    15     Height = 354
     15    Height = 355
    1616  end
    1717  inherited pnlLeft: TPanel
    18     Height = 354
     18    Height = 355
    1919    object lblReports: TOROffsetLabel
    2020      Left = 0
     
    3131    object lblDates: TOROffsetLabel
    3232      Left = 0
    33       Top = 231
     33      Top = 232
    3434      Width = 97
    3535      Height = 15
     
    4343    object lblHeaders: TOROffsetLabel
    4444      Left = 0
    45       Top = 131
     45      Top = 132
    4646      Width = 97
    4747      Height = 15
     
    5757      Top = 19
    5858      Width = 97
    59       Height = 112
     59      Height = 113
    6060      Align = alClient
    6161      ItemHeight = 13
     
    7171    object lstHeaders: TORListBox
    7272      Left = 0
    73       Top = 146
     73      Top = 147
    7474      Width = 97
    7575      Height = 52
     
    8888    object lstDates: TORListBox
    8989      Left = 0
    90       Top = 246
     90      Top = 247
    9191      Width = 97
    9292      Height = 108
     
    115115    object pnlOtherTests: TORAutoPanel
    116116      Left = 0
    117       Top = 198
     117      Top = 199
    118118      Width = 97
    119119      Height = 33
     
    139139  end
    140140  inherited pnlRight: TPanel
    141     Height = 354
     141    Height = 355
    142142    OnResize = pnlRightResize
    143143    object lblHeading: TOROffsetLabel
     
    448448    object pnlFooter: TORAutoPanel
    449449      Left = 0
    450       Top = 334
     450      Top = 335
    451451      Width = 539
    452452      Height = 20
     
    536536      TabOrder = 3
    537537      Visible = False
     538      object lblGraph: TLabel
     539        Left = 0
     540        Top = 72
     541        Width = 370
     542        Height = 13
     543        Alignment = taCenter
     544        Caption =
     545          'Results may be available, but cannot be graphed. Please try an a' +
     546          'lternate view.'
     547      end
     548      object lstTestGraph: TORListBox
     549        Left = 0
     550        Top = 0
     551        Width = 97
     552        Height = 85
     553        Align = alLeft
     554        ItemHeight = 13
     555        ParentShowHint = False
     556        ShowHint = True
     557        TabOrder = 0
     558        OnClick = lstTestGraphClick
     559        Caption = 'Tests Graphed'
     560        ItemTipColor = clWindow
     561        LongList = False
     562        Pieces = '2'
     563      end
    538564      object chtChart: TChart
    539565        Left = 97
     
    616642        end
    617643      end
    618       object lstTestGraph: TORListBox
    619         Left = 0
    620         Top = 0
    621         Width = 97
    622         Height = 85
    623         Align = alLeft
    624         ItemHeight = 13
    625         ParentShowHint = False
    626         ShowHint = True
    627         TabOrder = 0
    628         OnClick = lstTestGraphClick
    629         Caption = 'Tests Graphed'
    630         ItemTipColor = clWindow
    631         LongList = False
    632         Pieces = '2'
    633       end
    634644    end
    635645    object memLab: TRichEdit
     
    637647      Top = 321
    638648      Width = 539
    639       Height = 13
     649      Height = 14
    640650      Align = alClient
    641651      Color = clCream
     
    683693      HotTrack = True
    684694      Style = tsButtons
     695      TabHeight = 16
    685696      TabOrder = 1
    686697      Visible = False
     
    691702      Top = 321
    692703      Width = 539
    693       Height = 13
     704      Height = 14
    694705      TabStop = False
    695706      Align = alClient
     
    697708      OnDocumentComplete = WebBrowser1DocumentComplete
    698709      ControlData = {
    699         4C000000B5370000580100000000000000000000000000000000000000000000
     710        4C000000B5370000720100000000000000000000000000000000000000000000
    700711        000000004C000000000000000000000001000000E0D057007335CF11AE690800
    701712        2B2E126208000000000000004C0000000114020000000000C000000000000046
Note: See TracChangeset for help on using the changeset viewer.