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

    r456 r830  
    22  Left = 0
    33  Top = 0
    4   Width = 598
    5   Height = 132
     4  Width = 592
     5  Height = 157
    66  Anchors = [akLeft, akTop, akRight]
    7   AutoScroll = False
    8   AutoSize = True
    97  ParentShowHint = False
    108  ShowHint = True
    119  TabOrder = 0
    1210  object pnlRight: TPanel
    13     Left = 388
     11    Left = 304
    1412    Top = 0
    15     Width = 210
    16     Height = 132
     13    Width = 288
     14    Height = 157
    1715    Align = alRight
     16    Alignment = taLeftJustify
    1817    BevelOuter = bvNone
    1918    TabOrder = 0
     19    ExplicitLeft = 310
    2020    object Spacer2: TLabel
    2121      Left = 0
    22       Top = 0
    23       Width = 210
     22      Top = 16
     23      Width = 288
    2424      Height = 3
    2525      Align = alTop
     
    2828    object lblCaption: TStaticText
    2929      Left = 0
    30       Top = 3
    31       Width = 210
    32       Height = 14
     30      Top = 0
     31      Width = 288
     32      Height = 16
    3333      Align = alTop
     34      Alignment = taCenter
    3435      AutoSize = False
    3536      Caption = 'Outpatient Medications Related To:'
     
    3738    end
    3839    object pnlMain: TPanel
    39       Left = 0
    40       Top = 17
    41       Width = 210
    42       Height = 115
    43       Align = alClient
     40      Left = 16
     41      Top = 15
     42      Width = 265
     43      Height = 141
    4444      BevelInner = bvRaised
    4545      BevelOuter = bvLowered
     
    4848        Left = 2
    4949        Top = 2
    50         Width = 206
     50        Width = 261
    5151        Height = 3
    5252        Align = alTop
    5353        AutoSize = False
    54       end
    55       object Panel7: TPanel
    56         Left = 2
    57         Top = 95
    58         Width = 206
     54        ExplicitWidth = 213
     55      end
     56      object pnlHNC: TPanel
     57        Left = 2
     58        Top = 112
     59        Width = 261
     60        Height = 15
     61        Align = alTop
     62        Alignment = taRightJustify
     63        BevelOuter = bvNone
     64        TabOrder = 7
     65        object lblHNC2: TVA508StaticText
     66          Name = 'lblHNC2'
     67          Left = 50
     68          Top = 0
     69          Width = 125
     70          Height = 15
     71          Caption = 'Head and/or &Neck Cancer'
     72          TabOrder = 1
     73          TabStop = True
     74          OnEnter = lblEnter
     75          OnExit = lblExit
     76          ShowAccelChar = True
     77        end
     78        object lblHNC: TVA508StaticText
     79          Name = 'lblHNC'
     80          Left = 12
     81          Top = 0
     82          Width = 30
     83          Height = 15
     84          Caption = 'HNC -'
     85          TabOrder = 0
     86          TabStop = True
     87          OnEnter = lblEnter
     88          OnExit = lblExit
     89          ShowAccelChar = True
     90        end
     91      end
     92      object pnlMST: TPanel
     93        Left = 2
     94        Top = 97
     95        Width = 261
    5996        Height = 15
    6097        Align = alTop
     
    6299        BevelOuter = bvNone
    63100        TabOrder = 6
    64         object lblHNC2: TORStaticText
    65           Left = 50
    66           Top = 0
    67           Width = 150
    68           Height = 15
    69           AutoSize = False
    70           Caption = '&Head and/or Neck Cancer'
    71           TabOrder = 1
    72           TabStop = True
    73         end
    74         object lblHNC: TORStaticText
    75           Left = 0
    76           Top = 0
    77           Width = 50
    78           Height = 15
    79           Alignment = taRightJustify
    80           AutoSize = False
    81           Caption = '  HNC -  '
    82           TabOrder = 0
    83           TabStop = True
    84         end
    85       end
    86       object Panel8: TPanel
     101        object lblMST2: TVA508StaticText
     102          Name = 'lblMST2'
     103          Left = 50
     104          Top = 0
     105          Width = 22
     106          Height = 15
     107          Caption = '&MST'
     108          TabOrder = 1
     109          TabStop = True
     110          OnEnter = lblEnter
     111          OnExit = lblExit
     112          ShowAccelChar = True
     113        end
     114        object lblMST: TVA508StaticText
     115          Name = 'lblMST'
     116          Left = 13
     117          Top = 0
     118          Width = 29
     119          Height = 15
     120          Caption = 'MST -'
     121          TabOrder = 0
     122          TabStop = True
     123          OnEnter = lblEnter
     124          OnExit = lblExit
     125          ShowAccelChar = True
     126        end
     127      end
     128      object pnlSWAC: TPanel
     129        Left = 2
     130        Top = 65
     131        Width = 261
     132        Height = 15
     133        Align = alTop
     134        Alignment = taRightJustify
     135        BevelOuter = bvNone
     136        TabOrder = 4
     137        object lblSWAC2: TVA508StaticText
     138          Name = 'lblSWAC2'
     139          Left = 50
     140          Top = 0
     141          Width = 129
     142          Height = 15
     143          Caption = 'Southwest &Asia Conditions'
     144          TabOrder = 1
     145          TabStop = True
     146          OnEnter = lblEnter
     147          OnExit = lblExit
     148          ShowAccelChar = True
     149        end
     150        object lblSWAC: TVA508StaticText
     151          Name = 'lblSWAC'
     152          Left = 3
     153          Top = 0
     154          Width = 39
     155          Height = 15
     156          Caption = 'SWAC -'
     157          TabOrder = 0
     158          TabStop = True
     159          OnEnter = lblEnter
     160          OnExit = lblExit
     161          ShowAccelChar = True
     162        end
     163      end
     164      object pnlIR: TPanel
     165        Left = 2
     166        Top = 50
     167        Width = 261
     168        Height = 15
     169        Align = alTop
     170        Alignment = taRightJustify
     171        BevelOuter = bvNone
     172        TabOrder = 3
     173        object lblIR2: TVA508StaticText
     174          Name = 'lblIR2'
     175          Left = 50
     176          Top = 0
     177          Width = 135
     178          Height = 15
     179          Caption = 'Ionizing &Radiation Exposure'
     180          TabOrder = 1
     181          TabStop = True
     182          OnEnter = lblEnter
     183          OnExit = lblExit
     184          ShowAccelChar = True
     185        end
     186        object lblIR: TVA508StaticText
     187          Name = 'lblIR'
     188          Left = 21
     189          Top = 0
     190          Width = 20
     191          Height = 15
     192          Caption = 'IR -'
     193          TabOrder = 0
     194          TabStop = True
     195          OnEnter = lblEnter
     196          OnExit = lblExit
     197          ShowAccelChar = True
     198        end
     199      end
     200      object pnlAO: TPanel
     201        Left = 2
     202        Top = 35
     203        Width = 261
     204        Height = 15
     205        Align = alTop
     206        Alignment = taRightJustify
     207        BevelOuter = bvNone
     208        TabOrder = 2
     209        object lblAO2: TVA508StaticText
     210          Name = 'lblAO2'
     211          Left = 50
     212          Top = 0
     213          Width = 118
     214          Height = 15
     215          Caption = 'Agent &Orange Exposure'
     216          TabOrder = 1
     217          TabStop = True
     218          OnEnter = lblEnter
     219          OnExit = lblExit
     220          ShowAccelChar = True
     221        end
     222        object lblAO: TVA508StaticText
     223          Name = 'lblAO'
     224          Left = 18
     225          Top = 0
     226          Width = 24
     227          Height = 15
     228          Caption = 'AO -'
     229          TabOrder = 0
     230          TabStop = True
     231          OnEnter = lblEnter
     232          OnExit = lblExit
     233          ShowAccelChar = True
     234        end
     235      end
     236      object pnlSC: TPanel
     237        Left = 2
     238        Top = 5
     239        Width = 261
     240        Height = 15
     241        Align = alTop
     242        Alignment = taRightJustify
     243        BevelOuter = bvNone
     244        TabOrder = 0
     245        object lblSC2: TVA508StaticText
     246          Name = 'lblSC2'
     247          Left = 50
     248          Top = 0
     249          Width = 140
     250          Height = 15
     251          Caption = 'Service &Connected Condition'
     252          TabOrder = 1
     253          TabStop = True
     254          OnEnter = lblEnter
     255          OnExit = lblExit
     256          ShowAccelChar = True
     257        end
     258        object lblSC: TVA508StaticText
     259          Name = 'lblSC'
     260          Left = 20
     261          Top = 2
     262          Width = 22
     263          Height = 15
     264          Caption = 'SC -'
     265          TabOrder = 0
     266          TabStop = True
     267          OnEnter = lblEnter
     268          OnExit = lblExit
     269          ShowAccelChar = True
     270        end
     271      end
     272      object pnlCV: TPanel
     273        Left = 2
     274        Top = 20
     275        Width = 261
     276        Height = 15
     277        Align = alTop
     278        Alignment = taRightJustify
     279        BevelOuter = bvNone
     280        TabOrder = 1
     281        object lblCV2: TVA508StaticText
     282          Name = 'lblCV2'
     283          Left = 50
     284          Top = 0
     285          Width = 146
     286          Height = 15
     287          Caption = 'Combat &Vet (Combat Related)'
     288          TabOrder = 1
     289          TabStop = True
     290          OnEnter = lblEnter
     291          OnExit = lblExit
     292          ShowAccelChar = True
     293        end
     294        object lblCV: TVA508StaticText
     295          Name = 'lblCV'
     296          Left = 20
     297          Top = 0
     298          Width = 22
     299          Height = 15
     300          Caption = 'CV -'
     301          TabOrder = 0
     302          TabStop = True
     303          OnEnter = lblEnter
     304          OnExit = lblExit
     305          ShowAccelChar = True
     306        end
     307      end
     308      object pnlSHD: TPanel
    87309        Left = 2
    88310        Top = 80
    89         Width = 206
    90         Height = 15
     311        Width = 261
     312        Height = 17
    91313        Align = alTop
    92314        Alignment = taRightJustify
    93315        BevelOuter = bvNone
    94316        TabOrder = 5
    95         object Label12: TORStaticText
    96           Left = 50
    97           Top = 0
    98           Width = 150
    99           Height = 15
    100           AutoSize = False
    101           Caption = '&MST'
    102           TabOrder = 1
    103           TabStop = True
    104         end
    105         object Label11: TORStaticText
    106           Left = 0
    107           Top = 0
    108           Width = 50
    109           Height = 15
    110           Alignment = taRightJustify
    111           AutoSize = False
    112           Caption = '  MST -  '
    113           TabOrder = 0
    114           TabStop = True
    115         end
    116       end
    117       object Panel9: TPanel
    118         Left = 2
    119         Top = 65
    120         Width = 206
    121         Height = 15
    122         Align = alTop
    123         Alignment = taRightJustify
    124         BevelOuter = bvNone
    125         TabOrder = 4
    126         object Label14: TORStaticText
    127           Left = 50
    128           Top = 0
    129           Width = 150
    130           Height = 15
    131           AutoSize = False
    132           Caption = '&Environmental Contaminants'
    133           TabOrder = 1
    134           TabStop = True
    135         end
    136         object Label13: TORStaticText
    137           Left = 0
    138           Top = 0
    139           Width = 50
    140           Height = 15
    141           Alignment = taRightJustify
    142           AutoSize = False
    143           Caption = '    EC -  '
    144           TabOrder = 0
    145           TabStop = True
    146         end
    147       end
    148       object Panel10: TPanel
    149         Left = 2
    150         Top = 50
    151         Width = 206
    152         Height = 15
    153         Align = alTop
    154         Alignment = taRightJustify
    155         BevelOuter = bvNone
    156         TabOrder = 3
    157         object Label16: TORStaticText
    158           Left = 50
    159           Top = 0
    160           Width = 150
    161           Height = 15
    162           AutoSize = False
    163           Caption = 'Ionizing &Radiation Exposure'
    164           TabOrder = 1
    165           TabStop = True
    166         end
    167         object Label15: TORStaticText
    168           Left = 0
    169           Top = 0
    170           Width = 50
    171           Height = 15
    172           Alignment = taRightJustify
    173           AutoSize = False
    174           Caption = '     IR -  '
    175           TabOrder = 0
    176           TabStop = True
    177         end
    178       end
    179       object Panel11: TPanel
    180         Left = 2
    181         Top = 35
    182         Width = 206
    183         Height = 15
    184         Align = alTop
    185         Alignment = taRightJustify
    186         BevelOuter = bvNone
    187         TabOrder = 2
    188         object Label18: TORStaticText
    189           Left = 50
    190           Top = 0
    191           Width = 150
    192           Height = 15
    193           AutoSize = False
    194           Caption = 'Agent &Orange Exposure'
    195           TabOrder = 1
    196           TabStop = True
    197         end
    198         object Label17: TORStaticText
    199           Left = 0
    200           Top = 0
    201           Width = 50
    202           Height = 15
    203           Alignment = taRightJustify
    204           AutoSize = False
    205           Caption = '    AO -  '
    206           TabOrder = 0
    207           TabStop = True
    208         end
    209       end
    210       object Panel12: TPanel
    211         Left = 2
    212         Top = 5
    213         Width = 206
    214         Height = 15
    215         Align = alTop
    216         Alignment = taRightJustify
    217         BevelOuter = bvNone
    218         TabOrder = 0
    219         object Label24: TORStaticText
    220           Left = 50
    221           Top = 0
    222           Width = 150
    223           Height = 15
    224           AutoSize = False
    225           Caption = 'Service &Connected Condition'
    226           TabOrder = 1
    227           TabStop = True
    228         end
    229         object Label23: TORStaticText
    230           Left = 0
    231           Top = 0
    232           Width = 50
    233           Height = 17
    234           Alignment = taRightJustify
    235           AutoSize = False
    236           Caption = '    SC -  '
    237           TabOrder = 0
    238           TabStop = True
    239         end
    240       end
    241       object Panel1: TPanel
    242         Left = 2
    243         Top = 20
    244         Width = 206
    245         Height = 15
    246         Align = alTop
    247         Alignment = taRightJustify
    248         BevelOuter = bvNone
    249         TabOrder = 1
    250         object StaticText4: TORStaticText
    251           Left = 50
    252           Top = 0
    253           Width = 150
    254           Height = 15
    255           AutoSize = False
    256           Caption = 'Combat &Vet (Combat Related)'
    257           TabOrder = 1
    258           TabStop = True
    259         end
    260         object StaticText1: TORStaticText
    261           Left = 0
    262           Top = 0
    263           Width = 50
    264           Height = 15
    265           Alignment = taRightJustify
    266           AutoSize = False
    267           Caption = '    CV -  '
    268           TabOrder = 0
    269           TabStop = True
     317        object lblSHAD: TVA508StaticText
     318          Name = 'lblSHAD'
     319          Left = 13
     320          Top = 0
     321          Width = 29
     322          Height = 15
     323          Caption = 'SHD -'
     324          TabOrder = 0
     325          TabStop = True
     326          OnEnter = lblEnter
     327          OnExit = lblExit
     328          ShowAccelChar = True
     329        end
     330        object lblSHAD2: TVA508StaticText
     331          Name = 'lblSHAD2'
     332          Left = 51
     333          Top = 0
     334          Width = 151
     335          Height = 15
     336          Caption = 'Shipboard &Hazard and Defense'
     337          TabOrder = 1
     338          TabStop = True
     339          OnEnter = lblEnter
     340          OnExit = lblExit
     341          ShowAccelChar = True
    270342        end
    271343      end
    272344    end
    273345  end
    274   object pnlSC: TPanel
     346  object pnlSCandRD: TPanel
    275347    Left = 0
    276348    Top = 0
    277     Width = 388
    278     Height = 132
     349    Width = 304
     350    Height = 157
    279351    Align = alClient
    280352    BevelOuter = bvNone
     
    283355      Left = 0
    284356      Top = 0
    285       Width = 388
     357      Width = 304
    286358      Height = 17
    287359      Align = alTop
     
    293365      Left = 0
    294366      Top = 17
    295       Width = 388
    296       Height = 115
     367      Width = 304
     368      Height = 140
    297369      Align = alClient
    298370      Color = clBtnFace
Note: See TracChangeset for help on using the changeset viewer.