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

    r456 r830  
    1 object frmdlgProb: TfrmdlgProb
    2   Left = 570
    3   Top = 307
    4   Width = 504
    5   Height = 385
     1inherited frmdlgProb: TfrmdlgProb
     2  Left = 148
     3  Top = 108
    64  HelpContext = 2000
    75  BorderIcons = []
    86  Caption = 'frmdlgProb'
    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 = []
     7  ClientHeight = 358
     8  ClientWidth = 496
    159  OldCreateOrder = True
    1610  OnClose = FormClose
     
    1913  PixelsPerInch = 96
    2014  TextHeight = 13
    21   object Label1: TLabel
     15  object Label1: TLabel [0]
    2216    Left = 6
    2317    Top = 357
     
    2721    Visible = False
    2822  end
    29   object Label5: TLabel
     23  object Label5: TLabel [1]
    3024    Left = 4
    3125    Top = 368
     
    3529    Visible = False
    3630  end
    37   object Label7: TLabel
     31  object Label7: TLabel [2]
    3832    Left = 8
    3933    Top = 382
     
    4337    Visible = False
    4438  end
    45   object pnlComments: TPanel
     39  object pnlComments: TPanel [3]
    4640    Left = 0
    4741    Top = 200
     
    161155    end
    162156  end
    163   object pnlBottom: TPanel
     157  object pnlBottom: TPanel [4]
    164158    Left = 0
    165159    Top = 331
     
    193187      Anchors = [akTop, akRight]
    194188      Caption = 'OK'
     189      Default = True
    195190      ModalResult = 1
    196191      TabOrder = 1
     
    224219    end
    225220  end
    226   object edResDate: TCaptionEdit
     221  object edResDate: TCaptionEdit [5]
    227222    Left = 66
    228223    Top = 365
     
    238233    Caption = 'Res Date'
    239234  end
    240   object edUpdate: TCaptionEdit
     235  object edUpdate: TCaptionEdit [6]
    241236    Left = 67
    242237    Top = 376
     
    252247    Caption = 'Update'
    253248  end
    254   object pnlTop: TPanel
     249  object pnlTop: TPanel [7]
    255250    Left = 0
    256251    Top = 0
     
    366361    object gbTreatment: TGroupBox
    367362      Left = 310
    368       Top = 62
     363      Top = 58
    369364      Width = 181
    370       Height = 126
     365      Height = 142
    371366      Anchors = [akTop, akRight]
    372367      Caption = 'Treatment Factors'
     
    374369      DesignSize = (
    375370        181
    376         126)
     371        142)
    377372      object ckSC: TCheckBox
    378373        Left = 7
     
    388383      object ckRad: TCheckBox
    389384        Left = 7
    390         Top = 33
     385        Top = 50
    391386        Width = 154
    392387        Height = 17
     
    399394      object ckAO: TCheckBox
    400395        Left = 7
    401         Top = 51
     396        Top = 32
    402397        Width = 154
    403398        Height = 17
     
    410405      object ckENV: TCheckBox
    411406        Left = 7
    412         Top = 69
     407        Top = 68
    413408        Width = 149
    414409        Height = 17
    415410        Anchors = [akTop, akRight]
    416         Caption = 'Env. Contaminants '
     411        Caption = 'Southwest &Asia Conditions'
    417412        Enabled = False
    418413        TabOrder = 3
     
    421416      object ckHNC: TCheckBox
    422417        Left = 7
    423         Top = 87
     418        Top = 119
    424419        Width = 149
    425420        Height = 17
     
    432427      object ckMST: TCheckBox
    433428        Left = 7
    434         Top = 105
     429        Top = 102
    435430        Width = 149
    436431        Height = 17
     
    440435        TabOrder = 5
    441436        OnClick = ControlChange
     437      end
     438      object ckSHAD: TCheckBox
     439        Left = 7
     440        Top = 85
     441        Width = 170
     442        Height = 17
     443        Caption = 'Shipboard Hazard and Defense'
     444        TabOrder = 6
    442445      end
    443446    end
     
    554557    end
    555558  end
     559  inherited amgrMain: TVA508AccessibilityManager
     560    Data = (
     561      (
     562        'Component = pnlComments'
     563        'Status = stsDefault')
     564      (
     565        'Component = lblCom'
     566        'Status = stsDefault')
     567      (
     568        'Component = bbAdd'
     569        'Status = stsDefault')
     570      (
     571        'Component = bbRemove'
     572        'Status = stsDefault')
     573      (
     574        'Component = lstComments'
     575        'Status = stsDefault')
     576      (
     577        'Component = bbEdit'
     578        'Status = stsDefault')
     579      (
     580        'Component = pnlBottom'
     581        'Status = stsDefault')
     582      (
     583        'Component = bbQuit'
     584        'Status = stsDefault')
     585      (
     586        'Component = bbFile'
     587        'Status = stsDefault')
     588      (
     589        'Component = ckVerify'
     590        'Status = stsDefault')
     591      (
     592        'Component = edRecDate'
     593        'Status = stsDefault')
     594      (
     595        'Component = edResDate'
     596        'Status = stsDefault')
     597      (
     598        'Component = edUpdate'
     599        'Status = stsDefault')
     600      (
     601        'Component = pnlTop'
     602        'Status = stsDefault')
     603      (
     604        'Component = rgStatus'
     605        'Status = stsDefault')
     606      (
     607        'Component = rgStage'
     608        'Status = stsDefault')
     609      (
     610        'Component = bbChangeProb'
     611        'Status = stsDefault')
     612      (
     613        'Component = edProb'
     614        'Status = stsDefault')
     615      (
     616        'Component = gbTreatment'
     617        'Status = stsDefault')
     618      (
     619        'Component = ckSC'
     620        'Status = stsDefault')
     621      (
     622        'Component = ckRad'
     623        'Status = stsDefault')
     624      (
     625        'Component = ckAO'
     626        'Status = stsDefault')
     627      (
     628        'Component = ckENV'
     629        'Status = stsDefault')
     630      (
     631        'Component = ckHNC'
     632        'Status = stsDefault')
     633      (
     634        'Component = ckMST'
     635        'Status = stsDefault')
     636      (
     637        'Component = ckSHAD'
     638        'Status = stsDefault')
     639      (
     640        'Component = cbServ'
     641        'Status = stsDefault')
     642      (
     643        'Component = cbLoc'
     644        'Status = stsDefault')
     645      (
     646        'Component = cbProv'
     647        'Status = stsDefault')
     648      (
     649        'Component = edOnsetdate'
     650        'Status = stsDefault')
     651      (
     652        'Component = frmdlgProb'
     653        'Status = stsDefault'))
     654  end
    556655end
Note: See TracChangeset for help on using the changeset viewer.