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

Upgrade to version 27

File:
1 edited

Legend:

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

    r456 r829  
    33  Top = 163
    44  Caption = 'Encounter Skin Test form'
     5  ExplicitLeft = 213
     6  ExplicitTop = 163
    57  PixelsPerInch = 96
    68  TextHeight = 13
     
    3840    Width = 84
    3941    Caption = 'Skin Test Section'
     42    ExplicitWidth = 84
    4043  end
    4144  inherited btnOK: TBitBtn
     
    7679    TabOrder = 3
    7780  end
     81  object UpDnReading: TUpDown [12]
     82    Left = 531
     83    Top = 304
     84    Width = 15
     85    Height = 21
     86    Associate = EdtReading
     87    Max = 40
     88    TabOrder = 6
     89    OnChanging = UpDnReadingChanging
     90  end
     91  object EdtReading: TCaptionEdit [13]
     92    Left = 490
     93    Top = 304
     94    Width = 41
     95    Height = 21
     96    Enabled = False
     97    TabOrder = 5
     98    Text = '0'
     99    OnChange = EdtReadingChange
     100    Caption = 'Reading'
     101  end
     102  object edtDtRead: TCaptionEdit [14]
     103    Left = 104
     104    Top = 376
     105    Width = 97
     106    Height = 21
     107    TabOrder = 8
     108    Text = 'edtDtRead'
     109    Visible = False
     110    Caption = 'Date Read'
     111  end
     112  object edtDTGiven: TCaptionEdit [15]
     113    Left = 280
     114    Top = 376
     115    Width = 81
     116    Height = 21
     117    TabOrder = 9
     118    Text = 'edtDTGiven'
     119    Visible = False
     120    Caption = 'Date Given'
     121  end
     122  object cboSkinResults: TORComboBox [16]
     123    Tag = 30
     124    Left = 490
     125    Top = 260
     126    Width = 121
     127    Height = 21
     128    Style = orcsDropDown
     129    AutoSelect = True
     130    Caption = 'Results'
     131    Color = clWindow
     132    DropDownCount = 8
     133    Enabled = False
     134    ItemHeight = 13
     135    ItemTipColor = clWindow
     136    ItemTipEnable = True
     137    ListItemsOnly = False
     138    LongList = False
     139    LookupPiece = 0
     140    MaxLength = 0
     141    Pieces = '2'
     142    Sorted = False
     143    SynonymChars = '<>'
     144    TabOrder = 4
     145    OnChange = cboSkinResultsChange
     146    CharsNeedMatch = 1
     147  end
    78148  inherited btnRemove: TButton
    79149    TabOrder = 7
     
    101171    end
    102172  end
    103   object UpDnReading: TUpDown
    104     Left = 531
    105     Top = 304
    106     Width = 15
    107     Height = 21
    108     Associate = EdtReading
    109     Min = 0
    110     Max = 40
    111     Position = 0
    112     TabOrder = 6
    113     Wrap = False
    114     OnChanging = UpDnReadingChanging
    115   end
    116   object EdtReading: TCaptionEdit
    117     Left = 490
    118     Top = 304
    119     Width = 41
    120     Height = 21
    121     Enabled = False
    122     TabOrder = 5
    123     Text = '0'
    124     OnChange = EdtReadingChange
    125     Caption = 'Reading'
    126   end
    127   object edtDtRead: TCaptionEdit
    128     Left = 104
    129     Top = 376
    130     Width = 97
    131     Height = 21
    132     TabOrder = 8
    133     Text = 'edtDtRead'
    134     Visible = False
    135     Caption = 'Date Read'
    136   end
    137   object edtDTGiven: TCaptionEdit
    138     Left = 280
    139     Top = 376
    140     Width = 81
    141     Height = 21
    142     TabOrder = 9
    143     Text = 'edtDTGiven'
    144     Visible = False
    145     Caption = 'Date Given'
    146   end
    147   object cboSkinResults: TORComboBox
    148     Tag = 30
    149     Left = 490
    150     Top = 260
    151     Width = 121
    152     Height = 21
    153     Style = orcsDropDown
    154     AutoSelect = True
    155     Caption = 'Results'
    156     Color = clWindow
    157     DropDownCount = 8
    158     Enabled = False
    159     ItemHeight = 13
    160     ItemTipColor = clWindow
    161     ItemTipEnable = True
    162     ListItemsOnly = False
    163     LongList = False
    164     MaxLength = 0
    165     Pieces = '2'
    166     Sorted = False
    167     SynonymChars = '<>'
    168     TabOrder = 4
    169     OnChange = cboSkinResultsChange
     173  inherited amgrMain: TVA508AccessibilityManager
     174    Data = (
     175      (
     176        'Component = UpDnReading'
     177        'Status = stsDefault')
     178      (
     179        'Component = EdtReading'
     180        'Label = lblReading'
     181        'Status = stsOK')
     182      (
     183        'Component = edtDtRead'
     184        'Label = lblDTRead'
     185        'Status = stsOK')
     186      (
     187        'Component = edtDTGiven'
     188        'Label = lblDTGiven'
     189        'Status = stsOK')
     190      (
     191        'Component = cboSkinResults'
     192        'Label = lblSkinResults'
     193        'Status = stsOK')
     194      (
     195        'Component = edtComment'
     196        'Label = lblComment'
     197        'Status = stsOK')
     198      (
     199        'Component = btnRemove'
     200        'Status = stsDefault')
     201      (
     202        'Component = btnSelectAll'
     203        'Status = stsDefault')
     204      (
     205        'Component = pnlMain'
     206        'Status = stsDefault')
     207      (
     208        'Component = lbxSection'
     209        'Label = lblList'
     210        'Status = stsOK')
     211      (
     212        'Component = pnlLeft'
     213        'Status = stsDefault')
     214      (
     215        'Component = lbSection'
     216        'Label = lblSection'
     217        'Status = stsOK')
     218      (
     219        'Component = btnOther'
     220        'Status = stsDefault')
     221      (
     222        'Component = pnlGrid'
     223        'Status = stsDefault')
     224      (
     225        'Component = lbGrid'
     226        'Status = stsDefault')
     227      (
     228        'Component = hcGrid'
     229        'Status = stsDefault')
     230      (
     231        'Component = btnOK'
     232        'Status = stsDefault')
     233      (
     234        'Component = btnCancel'
     235        'Status = stsDefault')
     236      (
     237        'Component = frmSkinTests'
     238        'Status = stsDefault'))
    170239  end
    171240end
Note: See TracChangeset for help on using the changeset viewer.