Ignore:
Timestamp:
May 7, 2015, 12:34:29 PM (9 years ago)
Author:
healthsevak
Message:

Updating the working copy to CPRS version 28

File:
1 edited

Legend:

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

    r829 r1679  
    3434  end
    3535  inherited memOrder: TCaptionMemo
     36    TabStop = False
     37    TabOrder = 5
     38  end
     39  inherited cmdAccept: TButton
    3640    TabOrder = 6
    3741  end
    38   inherited cmdAccept: TButton
    39     TabOrder = 4
    40   end
    4142  inherited cmdQuit: TButton
    42     TabOrder = 5
     43    TabOrder = 7
    4344  end
    4445  inherited pnlMessage: TPanel
    45     TabOrder = 7
     46    TabOrder = 1
    4647  end
    4748  object cboCare: TORComboBox [8]
    48     Left = 6
    49     Top = 20
     49    Left = 8
     50    Top = 25
    5051    Width = 292
    5152    Height = 21
    5253    Style = orcsDropDown
    5354    AutoSelect = True
     55    Caption = 'Patient Care'
    5456    Color = clWindow
    5557    DropDownCount = 8
     
    7577    Width = 140
    7678    Height = 21
    77     TabOrder = 2
     79    TabOrder = 3
    7880    Text = 'Now'
    7981    OnChange = ControlChange
     
    8789    Width = 140
    8890    Height = 21
    89     TabOrder = 3
     91    TabOrder = 4
    9092    OnChange = ControlChange
    9193    DateOnly = False
     
    98100    Width = 508
    99101    Height = 21
    100     TabOrder = 1
     102    TabOrder = 2
    101103    OnChange = ControlChange
    102104    Caption = 'Instructions'
Note: See TracChangeset for help on using the changeset viewer.