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/Consults/fEditConsult.dfm

    r459 r460  
    11object frmEditCslt: TfrmEditCslt
    22  Tag = 110
    3   Left = 119
    4   Top = 94
     3  Left = 409
     4  Top = 225
    55  Width = 569
    66  Height = 367
     
    174174    SynonymChars = '<>'
    175175    TabOrder = 0
     176    CharsNeedMatch = 1
    176177  end
    177178  object cboUrgency: TORComboBox
     
    197198    TabOrder = 1
    198199    OnChange = ControlChange
     200    CharsNeedMatch = 1
    199201  end
    200202  object radInpatient: TRadioButton
     
    239241    TabOrder = 7
    240242    OnChange = ControlChange
     243    CharsNeedMatch = 1
    241244  end
    242245  object txtProvDiag: TCaptionEdit
     
    246249    Height = 21
    247250    Anchors = [akLeft, akTop, akRight]
     251    MaxLength = 180
    248252    ParentShowHint = False
    249253    PopupMenu = mnuPopProvDx
     
    277281    OnChange = ControlChange
    278282    OnNeedData = txtAttnNeedData
     283    CharsNeedMatch = 1
    279284  end
    280285  object cboCategory: TORComboBox
     
    298303    TabOrder = 14
    299304    Visible = False
     305    CharsNeedMatch = 1
    300306  end
    301307  object cmdAccept: TButton
Note: See TracChangeset for help on using the changeset viewer.