Ignore:
Timestamp:
May 7, 2015, 12:34:29 PM (9 years ago)
Author:
healthsevak
Message:

Updating the working copy to CPRS version 28

File:
1 edited

Legend:

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

    r830 r1679  
    11inherited frmPtSelDemog: TfrmPtSelDemog
    2   Left = 550
    3   Top = 250
     2  Left = 100
    43  BorderStyle = bsNone
    54  Caption = 'frmPtSelDemog'
     
    109  OnCreate = FormCreate
    1110  OnDestroy = FormDestroy
    12   ExplicitLeft = 550
    13   ExplicitTop = 250
    14   ExplicitWidth = 177
    15   ExplicitHeight = 227
     11  OnShow = FormShow
     12  ExplicitWidth = 169
     13  ExplicitHeight = 193
    1614  PixelsPerInch = 96
    1715  TextHeight = 13
     
    154152      TabOrder = 10
    155153    end
    156     object lblPtHRN: TStaticText
    157       Tag = 2
    158       Left = 104
    159       Top = 21
    160       Width = 4
    161       Height = 4
     154    object lblCombatVet: TStaticText
     155      Tag = 2
     156      Left = 1
     157      Top = 127
     158      Width = 66
     159      Height = 17
     160      Caption = 'lblCombatVet'
    162161      TabOrder = 13
    163162    end
     
    208207        'Status = stsDefault')
    209208      (
    210         'Component = lblPtHRN'
    211         'Status = stsDefault')
    212       (
    213209        'Component = frmPtSelDemog'
     210        'Status = stsDefault')
     211      (
     212        'Component = lblCombatVet'
    214213        'Status = stsDefault'))
    215214  end
Note: See TracChangeset for help on using the changeset viewer.