Ignore:
Timestamp:
Jul 7, 2010, 4:51:54 PM (14 years ago)
Author:
Kevin Toppenberg
Message:

Upgrading to version 27

File:
1 edited

Legend:

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

    r456 r830  
    1 object frmReview: TfrmReview
    2   Left = 287
    3   Top = 136
    4   AutoScroll = False
     1inherited frmReview: TfrmReview
     2  Left = 141
     3  Top = 70
    54  BorderIcons = [biMaximize]
    65  Caption = 'Review / Sign Changes'
    7   ClientHeight = 497
    8   ClientWidth = 602
    9   Color = clBtnFace
    10   Font.Charset = DEFAULT_CHARSET
    11   Font.Color = clWindowText
    12   Font.Height = -11
    13   Font.Name = 'MS Sans Serif'
    14   Font.Style = []
    15   KeyPreview = True
     6  ClientHeight = 522
     7  ClientWidth = 705
    168  OldCreateOrder = True
    179  Position = poScreenCenter
     
    1911  OnCreate = FormCreate
    2012  OnDestroy = FormDestroy
    21   OnKeyDown = FormKeyDown
    2213  OnKeyUp = FormKeyUp
    2314  OnMouseDown = FormMouseDown
    2415  OnMouseMove = FormMouseMove
     16  OnResize = FormResize
    2517  OnShow = FormShow
     18  ExplicitWidth = 713
     19  ExplicitHeight = 549
    2620  DesignSize = (
    27     602
    28     497)
     21    705
     22    522)
    2923  PixelsPerInch = 96
    3024  TextHeight = 13
    31   object laDiagnosis: TLabel
     25  object laDiagnosis: TLabel [0]
    3226    Left = 256
    3327    Top = 135
     
    3731    Visible = False
    3832  end
    39   object pnlSignature: TPanel
     33  object pnlSignature: TPanel [1]
    4034    Left = 8
    41     Top = 423
     35    Top = 452
    4236    Width = 373
    4337    Height = 65
     
    6357    end
    6458  end
    65   object pnlOrderAction: TPanel
    66     Left = 8
    67     Top = 423
     59  object pnlOrderAction: TPanel [2]
     60    Left = 2
     61    Top = 454
    6862    Width = 373
    6963    Height = 65
     
    146140    end
    147141  end
    148   object cmdOK: TButton
    149     Left = 442
    150     Top = 471
     142  object cmdOK: TButton [3]
     143    Left = 545
     144    Top = 496
    151145    Width = 72
    152146    Height = 21
     
    157151    OnClick = cmdOKClick
    158152  end
    159   object cmdCancel: TButton
    160     Left = 522
    161     Top = 471
     153  object cmdCancel: TButton [4]
     154    Left = 625
     155    Top = 496
    162156    Width = 72
    163157    Height = 21
     
    168162    OnClick = cmdCancelClick
    169163  end
    170   object lstReview: TCaptionCheckListBox
    171     Left = 8
    172     Top = 154
    173     Width = 587
    174     Height = 264
     164  object lstReview: TCaptionCheckListBox [5]
     165    Left = 0
     166    Top = 177
     167    Width = 690
     168    Height = 275
    175169    OnClickCheck = lstReviewClickCheck
    176170    Anchors = [akLeft, akTop, akRight, akBottom]
     
    189183    Caption = 'Signature will be Applied to Checked Items'
    190184  end
    191   inline fraCoPay: TfraCoPayDesc
    192     Left = 0
    193     Top = 0
     185  inline fraCoPay: TfraCoPayDesc [6]
     186    Left = 6
     187    Top = 1
    194188    Width = 602
    195     Height = 129
    196     Align = alTop
    197     AutoScroll = False
     189    Height = 152
     190    Anchors = [akLeft, akTop, akRight]
    198191    AutoSize = True
    199192    ParentShowHint = False
    200193    ShowHint = True
    201194    TabOrder = 4
     195    TabStop = True
    202196    Visible = False
     197    ExplicitLeft = 6
     198    ExplicitTop = 1
     199    ExplicitWidth = 602
     200    ExplicitHeight = 152
    203201    inherited pnlRight: TPanel
    204       Left = 392
    205       Height = 129
     202      Left = 336
     203      Width = 266
     204      Height = 152
     205      AutoSize = True
     206      ExplicitLeft = 336
     207      ExplicitWidth = 266
     208      ExplicitHeight = 152
     209      inherited Spacer2: TLabel
     210        Width = 266
     211        ExplicitWidth = 266
     212      end
    206213      inherited lblCaption: TStaticText
     214        Width = 266
    207215        Caption = 'Patient Orders Related To:'
     216        ExplicitWidth = 266
    208217      end
    209218      inherited pnlMain: TPanel
    210         Height = 112
    211         inherited Panel7: TPanel
    212           inherited lblHNC2: TORStaticText
    213             OnEnter = fraCoPayLabel23Enter
    214             OnExit = fraCoPayLabel23Exit
    215           end
    216           inherited lblHNC: TORStaticText
    217             OnEnter = fraCoPayLabel23Enter
    218             OnExit = fraCoPayLabel23Exit
    219           end
    220         end
    221         inherited Panel8: TPanel
    222           inherited Label12: TORStaticText
    223             OnEnter = fraCoPayLabel23Enter
    224             OnExit = fraCoPayLabel23Exit
    225           end
    226           inherited Label11: TORStaticText
    227             OnEnter = fraCoPayLabel23Enter
    228             OnExit = fraCoPayLabel23Exit
    229           end
    230         end
    231         inherited Panel9: TPanel
    232           inherited Label14: TORStaticText
    233             OnEnter = fraCoPayLabel23Enter
    234             OnExit = fraCoPayLabel23Exit
    235           end
    236           inherited Label13: TORStaticText
    237             OnEnter = fraCoPayLabel23Enter
    238             OnExit = fraCoPayLabel23Exit
    239           end
    240         end
    241         inherited Panel10: TPanel
    242           inherited Label16: TORStaticText
    243             OnEnter = fraCoPayLabel23Enter
    244             OnExit = fraCoPayLabel23Exit
    245           end
    246           inherited Label15: TORStaticText
    247             OnEnter = fraCoPayLabel23Enter
    248             OnExit = fraCoPayLabel23Exit
    249           end
    250         end
    251         inherited Panel11: TPanel
    252           inherited Label18: TORStaticText
    253             OnEnter = fraCoPayLabel23Enter
    254             OnExit = fraCoPayLabel23Exit
    255           end
    256           inherited Label17: TORStaticText
    257             OnEnter = fraCoPayLabel23Enter
    258             OnExit = fraCoPayLabel23Exit
    259           end
    260         end
    261         inherited Panel12: TPanel
    262           inherited Label24: TORStaticText
    263             OnEnter = fraCoPayLabel23Enter
    264             OnExit = fraCoPayLabel23Exit
    265           end
    266           inherited Label23: TORStaticText
    267             OnEnter = fraCoPayLabel23Enter
    268             OnExit = fraCoPayLabel23Exit
    269           end
    270         end
    271         inherited Panel1: TPanel
    272           inherited StaticText4: TORStaticText
    273             OnEnter = fraCoPayLabel23Enter
    274             OnExit = fraCoPayLabel23Exit
    275           end
    276           inherited StaticText1: TORStaticText
    277             OnEnter = fraCoPayLabel23Enter
    278             OnExit = fraCoPayLabel23Exit
    279           end
    280         end
    281       end
    282     end
    283     inherited pnlSC: TPanel
    284       Width = 392
    285       Height = 129
     219        Left = 24
     220        Top = 12
     221        Width = 233
     222        Height = 132
     223        ExplicitLeft = 24
     224        ExplicitTop = 12
     225        ExplicitWidth = 233
     226        ExplicitHeight = 132
     227        inherited spacer1: TLabel
     228          Width = 229
     229          ExplicitWidth = 229
     230        end
     231        inherited pnlHNC: TPanel
     232          Width = 229
     233          ExplicitWidth = 229
     234          inherited lblHNC2: TVA508StaticText
     235            Width = 129
     236            ExplicitWidth = 129
     237          end
     238          inherited lblHNC: TVA508StaticText
     239            Width = 31
     240            ExplicitWidth = 31
     241          end
     242        end
     243        inherited pnlMST: TPanel
     244          Width = 229
     245          ExplicitWidth = 229
     246          inherited lblMST2: TVA508StaticText
     247            Width = 25
     248            ExplicitWidth = 25
     249          end
     250          inherited lblMST: TVA508StaticText
     251            Width = 31
     252            ExplicitWidth = 31
     253          end
     254        end
     255        inherited pnlSWAC: TPanel
     256          Width = 229
     257          ExplicitWidth = 229
     258          inherited lblSWAC2: TVA508StaticText
     259            Width = 127
     260            ExplicitWidth = 127
     261          end
     262          inherited lblSWAC: TVA508StaticText
     263            Width = 40
     264            ExplicitWidth = 40
     265          end
     266        end
     267        inherited pnlIR: TPanel
     268          Width = 229
     269          ExplicitWidth = 229
     270          inherited lblIR2: TVA508StaticText
     271            Width = 133
     272            ExplicitWidth = 133
     273          end
     274          inherited lblIR: TVA508StaticText
     275            Width = 19
     276            ExplicitWidth = 19
     277          end
     278        end
     279        inherited pnlAO: TPanel
     280          Width = 229
     281          ExplicitWidth = 229
     282          inherited lblAO2: TVA508StaticText
     283            Width = 115
     284            ExplicitWidth = 115
     285          end
     286          inherited lblAO: TVA508StaticText
     287            Width = 23
     288            ExplicitWidth = 23
     289          end
     290        end
     291        inherited pnlSC: TPanel
     292          Width = 229
     293          ExplicitWidth = 229
     294        end
     295        inherited pnlCV: TPanel
     296          Width = 229
     297          ExplicitWidth = 229
     298          inherited lblCV2: TVA508StaticText
     299            Width = 142
     300            ExplicitWidth = 142
     301          end
     302        end
     303        inherited pnlSHD: TPanel
     304          Width = 229
     305          ExplicitWidth = 229
     306          inherited lblSHAD: TVA508StaticText
     307            Width = 33
     308            ExplicitWidth = 33
     309          end
     310          inherited lblSHAD2: TVA508StaticText
     311            Width = 159
     312            ExplicitWidth = 159
     313          end
     314        end
     315      end
     316    end
     317    inherited pnlSCandRD: TPanel
     318      Width = 336
     319      Height = 152
     320      ExplicitWidth = 336
     321      ExplicitHeight = 152
    286322      inherited lblSCDisplay: TLabel
    287         Width = 392
     323        Width = 336
     324        ExplicitWidth = 336
    288325      end
    289326      inherited memSCDisplay: TCaptionMemo
    290         Width = 392
    291         Height = 112
     327        Width = 336
     328        Height = 135
     329        ExplicitWidth = 336
     330        ExplicitHeight = 135
    292331      end
    293332    end
     
    295334  object lblSig: TStaticText
    296335    Left = 8
    297     Top = 136
     336    Top = 160
    298337    Width = 205
    299338    Height = 17
     
    304343  object gbxDxLookup: TGroupBox
    305344    Left = 8
    306     Top = 136
     345    Top = 156
    307346    Width = 101
    308     Height = 48
     347    Height = 43
    309348    Caption = 'Lookup Diagnosis'
    310349    TabOrder = 8
     
    312351    Visible = False
    313352    object buDiagnosis: TButton
    314       Left = 7
    315       Top = 21
    316       Width = 88
     353      Left = 10
     354      Top = 15
     355      Width = 83
    317356      Height = 21
    318357      Caption = '&Diagnosis'
     
    321360      OnClick = buDiagnosisClick
    322361    end
     362  end
     363  inherited amgrMain: TVA508AccessibilityManager
     364    Data = (
     365      (
     366        'Component = pnlSignature'
     367        'Status = stsDefault')
     368      (
     369        'Component = txtESCode'
     370        'Status = stsDefault')
     371      (
     372        'Component = pnlOrderAction'
     373        'Status = stsDefault')
     374      (
     375        'Component = Label1'
     376        'Status = stsDefault')
     377      (
     378        'Component = radSignChart'
     379        'Status = stsDefault')
     380      (
     381        'Component = radHoldSign'
     382        'Status = stsDefault')
     383      (
     384        'Component = grpRelease'
     385        'Status = stsDefault')
     386      (
     387        'Component = radVerbal'
     388        'Status = stsDefault')
     389      (
     390        'Component = radPhone'
     391        'Status = stsDefault')
     392      (
     393        'Component = radPolicy'
     394        'Status = stsDefault')
     395      (
     396        'Component = radRelease'
     397        'Status = stsDefault')
     398      (
     399        'Component = cmdOK'
     400        'Status = stsDefault')
     401      (
     402        'Component = cmdCancel'
     403        'Status = stsDefault')
     404      (
     405        'Component = lstReview'
     406        'Status = stsDefault')
     407      (
     408        'Component = fraCoPay'
     409        'Status = stsDefault')
     410      (
     411        'Component = fraCoPay.pnlRight'
     412        'Status = stsDefault')
     413      (
     414        'Component = fraCoPay.lblCaption'
     415        'Status = stsDefault')
     416      (
     417        'Component = fraCoPay.pnlMain'
     418        'Status = stsDefault')
     419      (
     420        'Component = fraCoPay.pnlHNC'
     421        'Status = stsDefault')
     422      (
     423        'Component = fraCoPay.lblHNC2'
     424        'Status = stsDefault')
     425      (
     426        'Component = fraCoPay.lblHNC'
     427        'Status = stsDefault')
     428      (
     429        'Component = fraCoPay.pnlMST'
     430        'Status = stsDefault')
     431      (
     432        'Component = fraCoPay.lblMST2'
     433        'Status = stsDefault')
     434      (
     435        'Component = fraCoPay.lblMST'
     436        'Status = stsDefault')
     437      (
     438        'Component = fraCoPay.pnlSWAC'
     439        'Status = stsDefault')
     440      (
     441        'Component = fraCoPay.lblSWAC2'
     442        'Status = stsDefault')
     443      (
     444        'Component = fraCoPay.lblSWAC'
     445        'Status = stsDefault')
     446      (
     447        'Component = fraCoPay.pnlIR'
     448        'Status = stsDefault')
     449      (
     450        'Component = fraCoPay.lblIR2'
     451        'Status = stsDefault')
     452      (
     453        'Component = fraCoPay.lblIR'
     454        'Status = stsDefault')
     455      (
     456        'Component = fraCoPay.pnlAO'
     457        'Status = stsDefault')
     458      (
     459        'Component = fraCoPay.lblAO2'
     460        'Status = stsDefault')
     461      (
     462        'Component = fraCoPay.lblAO'
     463        'Status = stsDefault')
     464      (
     465        'Component = fraCoPay.pnlSC'
     466        'Status = stsDefault')
     467      (
     468        'Component = fraCoPay.lblSC2'
     469        'Status = stsDefault')
     470      (
     471        'Component = fraCoPay.lblSC'
     472        'Status = stsDefault')
     473      (
     474        'Component = fraCoPay.pnlCV'
     475        'Status = stsDefault')
     476      (
     477        'Component = fraCoPay.lblCV2'
     478        'Status = stsDefault')
     479      (
     480        'Component = fraCoPay.lblCV'
     481        'Status = stsDefault')
     482      (
     483        'Component = fraCoPay.pnlSHD'
     484        'Status = stsDefault')
     485      (
     486        'Component = fraCoPay.lblSHAD'
     487        'Status = stsDefault')
     488      (
     489        'Component = fraCoPay.lblSHAD2'
     490        'Status = stsDefault')
     491      (
     492        'Component = fraCoPay.pnlSCandRD'
     493        'Status = stsDefault')
     494      (
     495        'Component = fraCoPay.memSCDisplay'
     496        'Status = stsDefault')
     497      (
     498        'Component = lblSig'
     499        'Status = stsDefault')
     500      (
     501        'Component = gbxDxLookup'
     502        'Status = stsDefault')
     503      (
     504        'Component = buDiagnosis'
     505        'Status = stsDefault')
     506      (
     507        'Component = frmReview'
     508        'Status = stsDefault'))
    323509  end
    324510  object poBACopyPaste: TPopupMenu
Note: See TracChangeset for help on using the changeset viewer.