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/Orders/fODLab.dfm

    r459 r460  
    374374    OnExit = cboAvailTestExit
    375375    OnNeedData = cboAvailTestNeedData
     376    CharsNeedMatch = 1
    376377  end
    377378  object cboFrequency: TORComboBox
     
    397398    TabOrder = 16
    398399    OnChange = cboFrequencyChange
     400    CharsNeedMatch = 1
    399401  end
    400402  object cboCollSamp: TORComboBox
     
    423425    OnKeyPause = cboCollSampKeyPause
    424426    OnMouseClick = cboCollSampMouseClick
     427    CharsNeedMatch = 1
    425428  end
    426429  object cboSpecimen: TORComboBox
     
    451454    OnKeyPause = cboSpecimenKeyPause
    452455    OnMouseClick = cboSpecimenMouseClick
     456    CharsNeedMatch = 1
    453457  end
    454458  object cboUrgency: TORComboBox
     
    474478    TabOrder = 3
    475479    OnChange = cboUrgencyChange
     480    CharsNeedMatch = 1
    476481  end
    477482  object txtAddlComment: TCaptionEdit
     
    533538    OnChange = cboCollTimeChange
    534539    OnExit = cboCollTimeExit
     540    CharsNeedMatch = 1
    535541  end
    536542  object cboCollType: TORComboBox
     
    556562    TabOrder = 11
    557563    OnChange = cboCollTypeChange
     564    CharsNeedMatch = 1
    558565  end
    559566  object dlgLabCollTime: TORDateTimeDlg
Note: See TracChangeset for help on using the changeset viewer.