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

    r456 r830  
    1 object frmAddlSigners: TfrmAddlSigners
     1inherited frmAddlSigners: TfrmAddlSigners
    22  Left = 275
    33  Top = 164
    44  BorderStyle = bsDialog
    55  Caption = 'Identify Additional Signers'
    6   ClientHeight = 362
    7   ClientWidth = 403
    8   Color = clBtnFace
    9   Font.Charset = DEFAULT_CHARSET
    10   Font.Color = clWindowText
    11   Font.Height = -11
    12   Font.Name = 'MS Sans Serif'
    13   Font.Style = []
     6  ClientHeight = 364
     7  ClientWidth = 443
    148  OldCreateOrder = True
    159  Position = poScreenCenter
    1610  OnCreate = FormCreate
    1711  OnDestroy = FormDestroy
     12  ExplicitWidth = 449
     13  ExplicitHeight = 396
    1814  PixelsPerInch = 96
    1915  TextHeight = 13
    20   object pnlBase: TPanel
     16  object pnlBase: TPanel [0]
    2117    Left = 0
    2218    Top = 0
    23     Width = 403
    24     Height = 362
     19    Width = 443
     20    Height = 364
    2521    Align = alClient
    2622    BevelOuter = bvNone
     
    2824    object pnlButtons: TORAutoPanel
    2925      Left = 0
    30       Top = 309
    31       Width = 403
     26      Top = 311
     27      Width = 443
    3228      Height = 53
    3329      Align = alBottom
     
    3935        Width = 75
    4036        Height = 25
    41         Caption = 'OK'
     37        Caption = '&OK'
    4238        TabOrder = 0
    4339        OnClick = cmdOKClick
     
    4945        Height = 25
    5046        Cancel = True
    51         Caption = 'Cancel'
     47        Caption = '&Cancel'
    5248        TabOrder = 1
    5349        OnClick = cmdCancelClick
     
    5753      Left = 0
    5854      Top = 70
    59       Width = 403
    60       Height = 239
     55      Width = 443
     56      Height = 241
    6157      Align = alClient
    6258      TabOrder = 1
     
    7066      end
    7167      object DstLabel: TLabel
    72         Left = 214
    73         Top = 16
     68        Left = 266
     69        Top = 15
    7470        Width = 145
    7571        Height = 16
     
    9995        TabOrder = 0
    10096        TabStop = True
     97        OnChange = cboSrcListChange
    10198        OnClick = cboSrcListClick
    10299        OnKeyDown = cboSrcListKeyDown
     
    106103      end
    107104      object DstList: TORListBox
    108         Left = 213
    109         Top = 33
    110         Width = 174
     105        Left = 266
     106        Top = 37
     107        Width = 170
    111108        Height = 185
    112109        ItemHeight = 13
     
    114111        ParentShowHint = False
    115112        ShowHint = True
    116         TabOrder = 1
    117         OnClick = DstListClick
     113        Sorted = True
     114        TabOrder = 2
     115        OnClick = DstListChange
    118116        Caption = 'Current additional signers'
    119117        ItemTipColor = clWindow
    120118        LongList = False
    121119        Pieces = '2'
    122       end
    123       object cmdRemove: TButton
    124         Left = 264
    125         Top = 221
    126         Width = 75
    127         Height = 25
    128         Caption = 'Remove'
    129         TabOrder = 2
    130         Visible = False
    131         OnClick = cmdRemoveClick
     120        OnChange = DstListChange
     121      end
     122      object btnRemoveSigners: TButton
     123        Left = 189
     124        Top = 108
     125        Width = 71
     126        Height = 25
     127        Caption = '&Remove'
     128        Enabled = False
     129        TabOrder = 3
     130        OnClick = btnRemoveSignersClick
     131      end
     132      object btnAddSigners: TButton
     133        Left = 189
     134        Top = 77
     135        Width = 71
     136        Height = 25
     137        Caption = '&Add'
     138        Enabled = False
     139        TabOrder = 1
     140        OnClick = btnAddSignersClick
     141      end
     142      object btnRemoveAllSigners: TButton
     143        Left = 189
     144        Top = 139
     145        Width = 71
     146        Height = 25
     147        Caption = 'R&emove All'
     148        Enabled = False
     149        TabOrder = 4
     150        OnClick = btnRemoveAllSignersClick
    132151      end
    133152    end
     
    135154      Left = 0
    136155      Top = 0
    137       Width = 403
     156      Width = 443
    138157      Height = 70
    139158      Align = alTop
     
    152171      end
    153172      object lblCosigner: TOROffsetLabel
    154         Left = 213
    155         Top = 10
     173        Left = 246
     174        Top = 6
    156175        Width = 155
    157176        Height = 15
     
    163182      end
    164183      object cboCosigner: TORComboBox
    165         Left = 214
    166         Top = 26
     184        Left = 246
     185        Top = 27
    167186        Width = 174
    168187        Height = 21
     
    204223    end
    205224  end
     225  inherited amgrMain: TVA508AccessibilityManager
     226    Data = (
     227      (
     228        'Component = pnlBase'
     229        'Status = stsDefault')
     230      (
     231        'Component = pnlButtons'
     232        'Status = stsDefault')
     233      (
     234        'Component = cmdOK'
     235        'Status = stsDefault')
     236      (
     237        'Component = cmdCancel'
     238        'Status = stsDefault')
     239      (
     240        'Component = pnlAdditional'
     241        'Status = stsDefault')
     242      (
     243        'Component = cboSrcList'
     244        'Status = stsDefault')
     245      (
     246        'Component = DstList'
     247        'Status = stsDefault')
     248      (
     249        'Component = btnRemoveSigners'
     250        'Status = stsDefault')
     251      (
     252        'Component = btnAddSigners'
     253        'Status = stsDefault')
     254      (
     255        'Component = pnlTop'
     256        'Status = stsDefault')
     257      (
     258        'Component = cboCosigner'
     259        'Status = stsDefault')
     260      (
     261        'Component = txtAuthor'
     262        'Status = stsDefault')
     263      (
     264        'Component = frmAddlSigners'
     265        'Status = stsDefault')
     266      (
     267        'Component = btnRemoveAllSigners'
     268        'Status = stsDefault'))
     269  end
    206270end
Note: See TracChangeset for help on using the changeset viewer.