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

    r456 r830  
    33  Left = 339
    44  Top = 266
    5   Width = 561
    6   Height = 465
    75  Caption = 'Enter Allergy or Adverse Reaction'
     6  ClientHeight = 438
     7  ClientWidth = 553
    88  Position = poScreenCenter
    99  OnClose = FormClose
    1010  OnCloseQuery = FormCloseQuery
    1111  OnCreate = FormCreate
     12  ExplicitWidth = 561
     13  ExplicitHeight = 472
    1214  PixelsPerInch = 96
    1315  TextHeight = 13
    14   object pnlBase: TORAutoPanel
     16  object pnlBase: TORAutoPanel [0]
    1517    Left = 0
    1618    Top = 0
     
    3739      Width = 72
    3840      Height = 21
    39       Caption = 'OK'
     41      Caption = '&OK'
    4042      TabOrder = 1
    4143      OnClick = cmdOKClick
     
    4749      Height = 21
    4850      Cancel = True
    49       Caption = 'Cancel'
     51      Caption = '&Cancel'
    5052      TabOrder = 2
    5153      OnClick = cmdCancelClick
     
    5860      ActivePage = tabGeneral
    5961      MultiLine = True
    60       TabIndex = 0
    6162      TabOrder = 0
    6263      object tabGeneral: TTabSheet
    63         Caption = '&General'
     64        Caption = 'General'
    6465        object lblAgent: TOROffsetLabel
    6566          Left = 7
     
    186187          Width = 119
    187188          Height = 17
    188           Caption = 'No Known Allergies'
     189          Caption = '&No Known Allergies'
    189190          TabOrder = 0
    190191          OnClick = ckNoKnownAllergiesClick
     
    195196          Width = 114
    196197          Height = 21
    197           Caption = 'Active Allergies'
     198          Caption = '&Active Allergies'
    198199          TabOrder = 1
    199200          OnClick = btnCurrentClick
     
    223224          Style = orcsDropDown
    224225          AutoSelect = True
    225           Color = clWindow
     226          Color = clBtnFace
    226227          DropDownCount = 8
     228          Enabled = False
     229          Font.Charset = DEFAULT_CHARSET
     230          Font.Color = clInactiveCaption
     231          Font.Height = -11
     232          Font.Name = 'MS Sans Serif'
     233          Font.Style = []
    227234          ItemHeight = 13
    228235          ItemTipColor = clWindow
     
    232239          LookupPiece = 2
    233240          MaxLength = 0
     241          ParentFont = False
    234242          ParentShowHint = False
    235243          Pieces = '2,3'
     
    259267          Width = 113
    260268          Height = 17
    261           Caption = 'Marked On Chart'
     269          Caption = '&Marked On Chart'
    262270          Checked = True
    263271          State = cbChecked
     
    271279          Width = 97
    272280          Height = 17
    273           Caption = 'ID Band Marked'
     281          Caption = '&ID Band Marked'
    274282          TabOrder = 17
    275283          OnClick = ControlChange
     
    320328          Width = 62
    321329          Height = 21
    322           Caption = 'Date/Time'
     330          Caption = '&Date/Time'
    323331          TabOrder = 13
    324332          OnClick = btnDateTimeClick
     
    329337          Width = 57
    330338          Height = 21
    331           Caption = 'Remove'
     339          Caption = '&Remove'
    332340          TabOrder = 14
    333341          OnClick = btnRemoveClick
     
    341349          Ctl3D = True
    342350          Items.Strings = (
    343             'Observed'
    344             'Historical')
     351            'O&bserved'
     352            '&Historical')
    345353          ParentCtl3D = False
    346354          ParentShowHint = False
     
    388396          Width = 140
    389397          Height = 21
    390           Caption = 'View Previous Observations'
     398          Caption = 'View &Previous Observations'
    391399          TabOrder = 6
    392400          OnClick = cmdPrevObsClick
     
    412420          Width = 157
    413421          Height = 21
    414           Caption = 'View Previous Comments'
     422          Caption = '&View Previous Comments'
    415423          TabOrder = 16
    416424          OnClick = cmdPrevCmtsClick
     
    444452          Width = 21
    445453          Height = 21
    446           Caption = '?'
     454          Caption = '&?'
    447455          Font.Charset = DEFAULT_CHARSET
    448456          Font.Color = clWindowText
     
    456464      end
    457465      object tabVerify: TTabSheet
    458         Caption = '&Verify'
     466        Caption = 'Verify'
    459467        ImageIndex = 3
    460468        object lblVerifier: TOROffsetLabel
     
    485493          Width = 69
    486494          Height = 17
    487           Caption = 'Verified'
     495          Caption = '&Verified'
    488496          TabOrder = 0
    489497          OnClick = ControlChange
     
    548556          Font.Style = [fsBold]
    549557          ParentFont = False
     558          ExplicitWidth = 83
    550559        end
    551560        object ckEnteredInError: TCheckBox
     
    554563          Width = 203
    555564          Height = 17
    556           Caption = 'Mark this allergy as "Entered In Error"'
     565          Caption = '&Mark this allergy as "Entered In Error"'
    557566          TabOrder = 0
    558567          Visible = False
     
    602611    end
    603612  end
     613  inherited amgrMain: TVA508AccessibilityManager
     614    Data = (
     615      (
     616        'Component = pnlBase'
     617        'Status = stsDefault')
     618      (
     619        'Component = cmdOK'
     620        'Status = stsDefault')
     621      (
     622        'Component = cmdCancel'
     623        'Status = stsDefault')
     624      (
     625        'Component = pgAllergy'
     626        'Status = stsDefault')
     627      (
     628        'Component = tabGeneral'
     629        'Status = stsDefault')
     630      (
     631        'Component = ckNoKnownAllergies'
     632        'Status = stsDefault')
     633      (
     634        'Component = btnCurrent'
     635        'Status = stsDefault')
     636      (
     637        'Component = lstAllergy'
     638        'Status = stsDefault')
     639      (
     640        'Component = cboOriginator'
     641        'Status = stsDefault')
     642      (
     643        'Component = calOriginated'
     644        'Status = stsDefault')
     645      (
     646        'Component = ckChartMarked'
     647        'Status = stsDefault')
     648      (
     649        'Component = ckIDBand'
     650        'Status = stsDefault')
     651      (
     652        'Component = cboSymptoms'
     653        'Status = stsDefault')
     654      (
     655        'Component = lstSelectedSymptoms'
     656        'Status = stsDefault')
     657      (
     658        'Component = btnDateTime'
     659        'Status = stsDefault')
     660      (
     661        'Component = btnRemove'
     662        'Status = stsDefault')
     663      (
     664        'Component = grpObsHist'
     665        'Status = stsDefault')
     666      (
     667        'Component = cboSeverity'
     668        'Status = stsDefault')
     669      (
     670        'Component = calObservedDate'
     671        'Status = stsDefault')
     672      (
     673        'Component = cmdPrevObs'
     674        'Status = stsDefault')
     675      (
     676        'Component = memComments'
     677        'Status = stsDefault')
     678      (
     679        'Component = cmdPrevCmts'
     680        'Status = stsDefault')
     681      (
     682        'Component = cboNatureOfReaction'
     683        'Status = stsDefault')
     684      (
     685        'Component = btnSevHelp'
     686        'Status = stsDefault')
     687      (
     688        'Component = tabVerify'
     689        'Status = stsDefault')
     690      (
     691        'Component = ckVerified'
     692        'Status = stsDefault')
     693      (
     694        'Component = cboVerifier'
     695        'Status = stsDefault')
     696      (
     697        'Component = calVerifyDate'
     698        'Status = stsDefault')
     699      (
     700        'Component = tabEnteredInError'
     701        'Status = stsDefault')
     702      (
     703        'Component = ckEnteredInError'
     704        'Status = stsDefault')
     705      (
     706        'Component = memErrCmts'
     707        'Status = stsDefault')
     708      (
     709        'Component = cboAllergyType'
     710        'Status = stsDefault')
     711      (
     712        'Component = frmARTAllergy'
     713        'Status = stsDefault'))
     714  end
    604715  object dlgReactionDateTime: TORDateTimeDlg
    605     FMDateTime = 2981202
     716    FMDateTime = 2981202.000000000000000000
    606717    DateOnly = False
    607718    RequireTime = False
Note: See TracChangeset for help on using the changeset viewer.