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/fODConsult.dfm

    r459 r460  
    11inherited frmODCslt: TfrmODCslt
    22  Tag = 110
    3   Left = 377
    4   Top = 11
    5   Width = 536
    6   Height = 321
    7   HorzScrollBar.Range = 528
    8   HorzScrollBar.Visible = True
    9   VertScrollBar.Range = 294
    10   VertScrollBar.Visible = True
    11   AutoScroll = False
     3  Left = 430
     4  Top = 203
     5  Width = 606
     6  Height = 376
     7  HorzScrollBar.Range = 590
     8  VertScrollBar.Range = 340
    129  Caption = 'Order a Consult'
     10  Constraints.MinHeight = 376
     11  Constraints.MinWidth = 606
    1312  Font.Charset = ANSI_CHARSET
    1413  PixelsPerInch = 96
     
    2322  object pnlReason: TPanel [1]
    2423    Left = 3
    25     Top = 117
    26     Width = 516
    27     Height = 132
    28     Anchors = [akLeft, akTop, akRight, akBottom]
     24    Top = 154
     25    Width = 585
     26    Height = 135
     27    Anchors = [akLeft, akTop, akRight]
    2928    BevelOuter = bvNone
    3029    TabOrder = 11
     
    3231      Left = 0
    3332      Top = 0
    34       Width = 516
     33      Width = 585
    3534      Height = 13
    3635      Align = alTop
     
    4039      Left = 0
    4140      Top = 13
    42       Width = 516
    43       Height = 119
     41      Width = 585
     42      Height = 122
    4443      Align = alClient
    4544      Font.Charset = ANSI_CHARSET
     
    4847      Font.Name = 'Courier New'
    4948      Font.Style = []
     49      Constraints.MinHeight = 40
    5050      ParentFont = False
    5151      PopupMenu = popReason
     
    6161  end
    6262  object lblUrgency: TStaticText [2]
    63     Left = 239
     63    Left = 309
    6464    Top = 2
    6565    Width = 44
     
    7070  end
    7171  object lblPlace: TStaticText [3]
    72     Left = 384
     72    Left = 454
    7373    Top = 43
    7474    Width = 104
     
    7979  end
    8080  object lblAttn: TStaticText [4]
    81     Left = 384
     81    Left = 454
    8282    Top = 2
    8383    Width = 46
     
    8888  end
    8989  object lblProvDiag: TStaticText [5]
    90     Left = 239
     90    Left = 309
    9191    Top = 81
    9292    Width = 104
     
    9898  inherited memOrder: TCaptionMemo
    9999    Left = 3
    100     Top = 255
    101     Width = 347
    102     Height = 36
    103     Anchors = [akLeft, akRight, akBottom]
     100    Top = 305
     101    Width = 417
     102    Height = 41
    104103    Lines.Strings = (
    105104      'The order text...'
     
    110109  end
    111110  inherited cmdAccept: TButton
    112     Left = 357
    113     Top = 265
    114     Anchors = [akRight, akBottom]
     111    Left = 427
     112    Top = 315
    115113    TabOrder = 12
    116114  end
    117115  inherited cmdQuit: TButton
    118     Left = 453
    119     Top = 265
     116    Left = 531
     117    Top = 315
    120118    Width = 61
    121     Anchors = [akRight, akBottom]
    122119    TabOrder = 13
    123120  end
    124121  inherited pnlMessage: TPanel
    125     Left = 61
    126     Top = 245
    127     Width = 277
     122    Left = 13
     123    Top = 295
     124    Width = 377
    128125    Anchors = [akLeft, akRight, akBottom]
    129126    TabOrder = 14
    130127    inherited memMessage: TRichEdit
    131       Width = 227
     128      Width = 292
    132129    end
    133130  end
     
    135132    Left = 0
    136133    Top = 16
    137     Width = 204
    138     Height = 73
     134    Width = 274
     135    Height = 113
    139136    Anchors = [akLeft, akTop, akRight]
    140137    Style = orcsSimple
     
    156153    OnChange = ControlChange
    157154    OnClick = cboServiceSelect
     155    OnExit = cboServiceExit
    158156    OnKeyDown = cboServiceKeyDown
    159157    OnKeyUp = cboServiceKeyUp
     
    161159  end
    162160  object cboUrgency: TORComboBox
    163     Left = 239
     161    Left = 309
    164162    Top = 16
    165163    Width = 133
     
    187185  end
    188186  object cboPlace: TORComboBox
    189     Left = 384
     187    Left = 454
    190188    Top = 56
    191189    Width = 136
     
    212210  end
    213211  object txtProvDiag: TCaptionEdit
    214     Left = 239
     212    Left = 309
    215213    Top = 94
    216214    Width = 231
    217215    Height = 21
    218216    Anchors = [akTop, akRight]
     217    MaxLength = 180
    219218    ParentShowHint = False
    220219    PopupMenu = mnuPopProvDx
     
    225224  end
    226225  object txtAttn: TORComboBox
    227     Left = 384
     226    Left = 454
    228227    Top = 16
    229228    Width = 136
     
    252251  object treService: TORTreeView
    253252    Left = 0
    254     Top = 37
    255     Width = 228
    256     Height = 201
     253    Top = 38
     254    Width = 298
     255    Height = 220
    257256    Anchors = [akLeft, akTop, akRight, akBottom]
    258257    Font.Charset = DEFAULT_CHARSET
     
    299298  end
    300299  object pnlServiceTreeButton: TKeyClickPanel
    301     Left = 204
     300    Left = 274
    302301    Top = 14
    303     Width = 25
    304     Height = 24
     302    Width = 26
     303    Height = 26
    305304    Hint = 'View services/specialties hierarchically'
    306305    Anchors = [akTop, akRight]
    307306    BevelOuter = bvNone
     307    BevelWidth = 2
    308308    Caption = 'View services/specialties hierarchically'
     309    Font.Charset = ANSI_CHARSET
     310    Font.Color = clBtnFace
     311    Font.Height = -11
     312    Font.Name = 'MS Sans Serif'
     313    Font.Style = []
     314    ParentFont = False
    309315    TabOrder = 2
    310316    TabStop = True
     
    313319    OnExit = pnlServiceTreeButtonExit
    314320    object btnServiceTree: TSpeedButton
    315       Left = 1
    316       Top = 1
    317       Width = 23
     321      Left = 2
     322      Top = 2
     323      Width = 22
    318324      Height = 22
    319325      Glyph.Data = {
     
    360366        FFFFFFFFFFFFFFFFFFFF00FB00FF0404040404FFFFFFFFFFFFFF070007FFFFFF
    361367        FFFFFFFFFFFFFFFFFFFF}
     368      Margin = 0
    362369      OnClick = btnServiceTreeClick
    363370    end
    364371  end
    365372  object cmdLexSearch: TButton
    366     Left = 473
    367     Top = 96
     373    Left = 543
     374    Top = 94
    368375    Width = 49
    369     Height = 17
     376    Height = 21
    370377    Anchors = [akTop, akRight]
    371378    Caption = 'Lexicon'
     
    374381  end
    375382  object gbInptOpt: TGroupBox
    376     Left = 239
     383    Left = 309
    377384    Top = 35
    378385    Width = 140
     
    401408  end
    402409  object btnDiagnosis: TButton
    403     Left = 473
     410    Left = 543
    404411    Top = 95
    405     Width = 52
     412    Width = 49
    406413    Height = 20
    407414    Anchors = [akTop, akRight]
     
    421428    OnPopup = popReasonPopup
    422429    Left = 411
    423     Top = 169
     430    Top = 188
    424431    object popReasonCut: TMenuItem
    425432      Caption = 'Cu&t'
Note: See TracChangeset for help on using the changeset viewer.