Ignore:
Timestamp:
Jun 10, 2010, 3:13:12 PM (14 years ago)
Author:
Kevin Toppenberg
Message:

update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cprs/branches/tmg-cprs/CPRS-Chart/Orders/fODVitals.dfm

    r453 r793  
    11inherited frmODVitals: TfrmODVitals
    2   Left = 721
     2  Left = 496
    33  Top = 363
    44  Caption = 'Vital Measurement Order'
     
    4949    Caption = 'Additional Instructions'
    5050  end
    51   object cboMeasurement: TORComboBox [9]
     51  object cboMeasurement: TORComboBox [8]
    5252    Left = 6
    5353    Top = 21
     
    7373    CharsNeedMatch = 1
    7474  end
    75   object cboSchedule: TORComboBox [10]
     75  object cboSchedule: TORComboBox [9]
    7676    Left = 144
    7777    Top = 21
     
    9797    CharsNeedMatch = 1
    9898  end
    99   object calStart: TORDateBox [11]
     99  object calStart: TORDateBox [10]
    100100    Left = 282
    101101    Top = 21
     
    109109    Caption = 'Start Date'
    110110  end
    111   object calStop: TORDateBox [12]
     111  object calStop: TORDateBox [11]
    112112    Left = 282
    113113    Top = 64
     
    120120    Caption = 'Stop Date'
    121121  end
    122   object grpCallHO: TGroupBox [13]
     122  object grpCallHO: TGroupBox [12]
    123123    Left = 407
    124124    Top = 9
     
    268268    end
    269269  end
    270   object chkCallHO: TCheckBox [14]
     270  object chkCallHO: TCheckBox [13]
    271271    Left = 414
    272272    Top = 8
Note: See TracChangeset for help on using the changeset viewer.