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

    r456 r830  
    1 object frmDrawers: TfrmDrawers
    2   Left = 634
    3   Top = 437
     1inherited frmDrawers: TfrmDrawers
     2  Left = 285
     3  Top = 335
    44  BorderStyle = bsNone
    55  Caption = 'frmDrawers'
    66  ClientHeight = 365
    77  ClientWidth = 189
    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 = []
    14   KeyPreview = True
    15   OldCreateOrder = False
    168  OnCanResize = FormCanResize
    179  OnCreate = FormCreate
    1810  OnDestroy = FormDestroy
    1911  OnResize = FormResize
     12  ExplicitLeft = 285
     13  ExplicitTop = 335
     14  ExplicitWidth = 197
     15  ExplicitHeight = 399
    2016  PixelsPerInch = 96
    2117  TextHeight = 13
    22   object pnlRemindersButton: TKeyClickPanel
     18  object pnlRemindersButton: TKeyClickPanel [0]
    2319    Left = 0
    2420    Top = 193
     
    3834      Width = 189
    3935      Height = 22
     36      Align = alClient
    4037      AllowAllUp = True
    4138      GroupIndex = 1
     
    5754      Spacing = 2
    5855      OnClick = sbRemindersClick
    59       Align = alClient
    6056      OnResize = sbResize
    6157    end
    6258  end
    63   object pnlEncounterButton: TKeyClickPanel
     59  object pnlEncounterButton: TKeyClickPanel [1]
    6460    Left = 0
    6561    Top = 107
     
    7975      Width = 189
    8076      Height = 22
     77      Align = alClient
    8178      AllowAllUp = True
    8279      GroupIndex = 1
     
    9895      Spacing = 2
    9996      OnClick = sbEncounterClick
    100       Align = alClient
    10197      OnResize = sbResize
    10298    end
    10399  end
    104   object pnlTemplatesButton: TKeyClickPanel
     100  object pnlTemplatesButton: TKeyClickPanel [2]
    105101    Left = 0
    106102    Top = 0
     
    120116      Width = 189
    121117      Height = 22
     118      Align = alClient
    122119      AllowAllUp = True
    123120      GroupIndex = 1
     
    140137      Spacing = 2
    141138      OnClick = sbTemplatesClick
    142       Align = alClient
    143139      OnResize = sbResize
    144     end
    145   end
    146   object pnlOrdersButton: TKeyClickPanel
     140      ExplicitTop = -6
     141    end
     142  end
     143  object pnlOrdersButton: TKeyClickPanel [3]
    147144    Left = 0
    148145    Top = 279
     
    162159      Width = 189
    163160      Height = 22
     161      Align = alClient
    164162      AllowAllUp = True
    165163      GroupIndex = 1
     
    181179      Spacing = 11
    182180      OnClick = sbOrdersClick
    183       Align = alClient
    184181      OnResize = sbResize
    185182    end
    186183  end
    187   object lbOrders: TORListBox
     184  object lbOrders: TORListBox [4]
    188185    Left = 0
    189186    Top = 301
     
    202199    LongList = False
    203200  end
    204   object lbEncounter: TORListBox
     201  object lbEncounter: TORListBox [5]
    205202    Left = 0
    206203    Top = 129
     
    219216    LongList = False
    220217  end
    221   object pnlTemplates: TPanel
     218  object pnlTemplates: TPanel [6]
    222219    Left = 0
    223220    Top = 22
     
    314311    end
    315312  end
    316   object tvReminders: TORTreeView
     313  object tvReminders: TORTreeView [7]
    317314    Left = 0
    318315    Top = 215
     
    328325    StateImages = dmodShared.imgReminders
    329326    TabOrder = 5
    330     OnAddition = tvRemindersAddition
    331327    OnCollapsed = tvRemindersCurListChanged
    332     OnDeletion = tvRemindersDeletion
    333328    OnExpanded = tvRemindersCurListChanged
    334329    OnKeyDown = tvRemindersKeyDown
     
    337332    NodePiece = 0
    338333    OnNodeCaptioning = tvRemindersNodeCaptioning
     334  end
     335  inherited amgrMain: TVA508AccessibilityManager
     336    Left = 72
     337    Top = 72
     338    Data = (
     339      (
     340        'Component = pnlRemindersButton'
     341        'Status = stsDefault')
     342      (
     343        'Component = pnlEncounterButton'
     344        'Status = stsDefault')
     345      (
     346        'Component = pnlTemplatesButton'
     347        'Status = stsDefault')
     348      (
     349        'Component = pnlOrdersButton'
     350        'Status = stsDefault')
     351      (
     352        'Component = lbOrders'
     353        'Status = stsDefault')
     354      (
     355        'Component = lbEncounter'
     356        'Status = stsDefault')
     357      (
     358        'Component = pnlTemplates'
     359        'Status = stsDefault')
     360      (
     361        'Component = tvTemplates'
     362        'Status = stsDefault')
     363      (
     364        'Component = pnlTemplateSearch'
     365        'Status = stsDefault')
     366      (
     367        'Component = btnFind'
     368        'Status = stsDefault')
     369      (
     370        'Component = edtSearch'
     371        'Status = stsDefault')
     372      (
     373        'Component = cbMatchCase'
     374        'Status = stsDefault')
     375      (
     376        'Component = cbWholeWords'
     377        'Status = stsDefault')
     378      (
     379        'Component = tvReminders'
     380        'Status = stsDefault')
     381      (
     382        'Component = frmDrawers'
     383        'Status = stsDefault'))
    339384  end
    340385  object popTemplates: TPopupMenu
     
    409454    end
    410455  end
     456  object fldAccessTemplates: TVA508ComponentAccessibility
     457    Component = pnlTemplatesButton
     458    OnStateQuery = fldAccessTemplatesStateQuery
     459    OnInstructionsQuery = fldAccessTemplatesInstructionsQuery
     460    ComponentName = 'Drawer'
     461    Left = 104
     462    Top = 72
     463  end
     464  object fldAccessReminders: TVA508ComponentAccessibility
     465    Component = pnlRemindersButton
     466    OnStateQuery = fldAccessRemindersStateQuery
     467    OnInstructionsQuery = fldAccessRemindersInstructionsQuery
     468    ComponentName = 'Drawer'
     469    Left = 128
     470    Top = 232
     471  end
     472  object imgLblReminders: TVA508ImageListLabeler
     473    Components = <
     474      item
     475        Component = tvReminders
     476      end>
     477    Labels = <>
     478    RemoteLabeler = dmodShared.imgLblReminders
     479    Left = 96
     480    Top = 232
     481  end
     482  object imgLblTemplates: TVA508ImageListLabeler
     483    Components = <
     484      item
     485        Component = tvTemplates
     486      end>
     487    Labels = <>
     488    RemoteLabeler = dmodShared.imgLblHealthFactorLabels
     489    Left = 136
     490    Top = 72
     491  end
    411492end
Note: See TracChangeset for help on using the changeset viewer.