Ignore:
Timestamp:
Jul 7, 2010, 4:31:10 PM (14 years ago)
Author:
Kevin Toppenberg
Message:

Upgrade to version 27

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cprs/trunk/CPRS-Chart/Orders/fODLab.dfm

    r456 r829  
    66  Height = 271
    77  Caption = 'Order a Lab Test'
     8  ExplicitWidth = 523
     9  ExplicitHeight = 271
    810  PixelsPerInch = 96
    911  TextHeight = 13
     
    295297    Left = 443
    296298    TabOrder = 18
     299    ExplicitLeft = 443
    297300  end
    298301  inherited cmdQuit: TButton
     
    304307    Height = 56
    305308    TabOrder = 21
     309    ExplicitLeft = 18
     310    ExplicitTop = 192
     311    ExplicitHeight = 56
    306312    inherited imgMessage: TImage
    307313      Top = 11
     314      ExplicitTop = 11
    308315    end
    309316    inherited memMessage: TRichEdit
     
    312319      Height = 43
    313320      PopupMenu = MessagePopup
    314     end
    315   end
    316   object pnlCollTimeButton: TKeyClickPanel
     321      ExplicitLeft = 41
     322      ExplicitTop = 5
     323      ExplicitHeight = 43
     324    end
     325  end
     326  object pnlCollTimeButton: TKeyClickPanel [24]
    317327    Left = 288
    318328    Top = 167
     
    350360    end
    351361  end
    352   object cboAvailTest: TORComboBox
     362  object cboAvailTest: TORComboBox [25]
    353363    Left = 6
    354364    Top = 18
     
    376386    CharsNeedMatch = 1
    377387  end
    378   object cboFrequency: TORComboBox
     388  object cboFrequency: TORComboBox [26]
    379389    Left = 326
    380390    Top = 166
     
    400410    CharsNeedMatch = 1
    401411  end
    402   object cboCollSamp: TORComboBox
     412  object cboCollSamp: TORComboBox [27]
    403413    Left = 269
    404414    Top = 28
     
    427437    CharsNeedMatch = 1
    428438  end
    429   object cboSpecimen: TORComboBox
     439  object cboSpecimen: TORComboBox [28]
    430440    Left = 269
    431441    Top = 55
     
    456466    CharsNeedMatch = 1
    457467  end
    458   object cboUrgency: TORComboBox
     468  object cboUrgency: TORComboBox [29]
    459469    Left = 269
    460470    Top = 82
     
    480490    CharsNeedMatch = 1
    481491  end
    482   object txtAddlComment: TCaptionEdit
     492  object txtAddlComment: TCaptionEdit [30]
    483493    Left = 187
    484494    Top = 122
     
    490500    Caption = 'Additional Comment'
    491501  end
    492   object txtDays: TCaptionEdit
     502  object txtDays: TCaptionEdit [31]
    493503    Left = 430
    494504    Top = 166
     
    501511    Caption = 'How Long?'
    502512  end
    503   object FLabCommonCombo: TORListBox
     513  object FLabCommonCombo: TORListBox [32]
    504514    Left = 440
    505515    Top = 247
     
    515525    LongList = False
    516526  end
    517   object cboCollTime: TORComboBox
     527  object cboCollTime: TORComboBox [33]
    518528    Left = 149
    519529    Top = 166
     
    540550    CharsNeedMatch = 1
    541551  end
    542   object cboCollType: TORComboBox
     552  object cboCollType: TORComboBox [34]
    543553    Left = 6
    544554    Top = 166
     
    564574    CharsNeedMatch = 1
    565575  end
     576  inherited amgrMain: TVA508AccessibilityManager
     577    Data = (
     578      (
     579        'Component = txtImmedColl'
     580        'Status = stsDefault')
     581      (
     582        'Component = calCollTime'
     583        'Status = stsDefault')
     584      (
     585        'Component = pnlUrineVolume'
     586        'Status = stsDefault')
     587      (
     588        'Component = txtUrineVolume'
     589        'Status = stsDefault')
     590      (
     591        'Component = pnlAntiCoagulation'
     592        'Status = stsDefault')
     593      (
     594        'Component = txtAntiCoagulant'
     595        'Status = stsDefault')
     596      (
     597        'Component = pnlOrderComment'
     598        'Status = stsDefault')
     599      (
     600        'Component = txtOrderComment'
     601        'Status = stsDefault')
     602      (
     603        'Component = pnlHide'
     604        'Status = stsDefault')
     605      (
     606        'Component = pnlDoseDraw'
     607        'Status = stsDefault')
     608      (
     609        'Component = txtDoseTime'
     610        'Status = stsDefault')
     611      (
     612        'Component = txtDrawTime'
     613        'Status = stsDefault')
     614      (
     615        'Component = pnlPeakTrough'
     616        'Status = stsDefault')
     617      (
     618        'Component = grpPeakTrough'
     619        'Status = stsDefault')
     620      (
     621        'Component = pnlCollTimeButton'
     622        'Status = stsDefault')
     623      (
     624        'Component = cboAvailTest'
     625        'Status = stsDefault')
     626      (
     627        'Component = cboFrequency'
     628        'Status = stsDefault')
     629      (
     630        'Component = cboCollSamp'
     631        'Status = stsDefault')
     632      (
     633        'Component = cboSpecimen'
     634        'Status = stsDefault')
     635      (
     636        'Component = cboUrgency'
     637        'Status = stsDefault')
     638      (
     639        'Component = txtAddlComment'
     640        'Status = stsDefault')
     641      (
     642        'Component = txtDays'
     643        'Status = stsDefault')
     644      (
     645        'Component = FLabCommonCombo'
     646        'Status = stsDefault')
     647      (
     648        'Component = cboCollTime'
     649        'Status = stsDefault')
     650      (
     651        'Component = cboCollType'
     652        'Status = stsDefault')
     653      (
     654        'Component = memOrder'
     655        'Status = stsDefault')
     656      (
     657        'Component = cmdAccept'
     658        'Status = stsDefault')
     659      (
     660        'Component = cmdQuit'
     661        'Status = stsDefault')
     662      (
     663        'Component = pnlMessage'
     664        'Status = stsDefault')
     665      (
     666        'Component = memMessage'
     667        'Status = stsDefault')
     668      (
     669        'Component = frmODLab'
     670        'Status = stsDefault'))
     671  end
    566672  object dlgLabCollTime: TORDateTimeDlg
    567     FMDateTime = 2980923
     673    FMDateTime = 2980923.000000000000000000
    568674    DateOnly = False
    569675    RequireTime = True
Note: See TracChangeset for help on using the changeset viewer.