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

    r456 r830  
    1 object frmGraphSettings: TfrmGraphSettings
     1inherited frmGraphSettings: TfrmGraphSettings
    22  Left = 109
    33  Top = 60
     
    55  BorderStyle = bsDialog
    66  Caption = 'Graph Settings'
    7   ClientHeight = 304
     7  ClientHeight = 318
    88  ClientWidth = 438
    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 = []
    15   OldCreateOrder = False
    169  Position = poMainFormCenter
    1710  OnClose = FormClose
    1811  OnCreate = FormCreate
    1912  OnShow = FormShow
     13  ExplicitWidth = 444
     14  ExplicitHeight = 343
    2015  DesignSize = (
    2116    438
    22     304)
     17    318)
    2318  PixelsPerInch = 96
    2419  TextHeight = 13
    25   object lblMinGraphHeight: TLabel
    26     Left = 311
    27     Top = 60
     20  object lblMinGraphHeight: TLabel [0]
     21    Left = 311
     22    Top = 51
    2823    Width = 110
    2924    Height = 13
     
    3227    ShowHint = False
    3328  end
    34   object lblMaxGraphs: TLabel
    35     Left = 311
    36     Top = 4
     29  object lblMaxGraphs: TLabel [1]
     30    Left = 311
     31    Top = 7
    3732    Width = 108
    3833    Height = 13
     
    4136    ShowHint = False
    4237  end
    43   object lblOptions: TLabel
     38  object lblOptions: TLabel [2]
    4439    Left = 179
    4540    Top = 4
     
    5045    ShowHint = False
    5146  end
    52   object bvlBase: TBevel
     47  object bvlBase: TBevel [3]
    5348    Left = 13
    54     Top = 271
     49    Top = 287
    5550    Width = 412
    5651    Height = 2
    5752  end
    58   object lblSources: TLabel
     53  object lblSources: TLabel [4]
    5954    Left = 16
    6055    Top = 4
     
    6560    ShowHint = False
    6661  end
    67   object lblConversions: TLabel
    68     Left = 311
    69     Top = 162
     62  object lblConversions: TLabel [5]
     63    Left = 215
     64    Top = 284
    7065    Width = 46
    7166    Height = 13
     
    7368    ParentShowHint = False
    7469    ShowHint = False
    75   end
    76   object lblMaxSelect: TLabel
    77     Left = 311
    78     Top = 115
     70    Visible = False
     71  end
     72  object lblMaxSelect: TLabel [6]
     73    Left = 311
     74    Top = 93
    7975    Width = 96
    8076    Height = 13
     
    8480    WordWrap = True
    8581  end
    86   object lblShow: TLabel
     82  object lblShow: TLabel [7]
    8783    Left = 196
    88     Top = 217
     84    Top = 233
    8985    Width = 72
    9086    Height = 13
     
    9490    ShowHint = False
    9591  end
    96   object lblSave: TLabel
     92  object lblSave: TLabel [8]
    9793    Left = 189
    98     Top = 249
     94    Top = 265
    9995    Width = 79
    10096    Height = 13
     
    104100    ShowHint = False
    105101  end
    106   object bvlDefaults: TBevel
     102  object bvlDefaults: TBevel [9]
    107103    Left = 176
    108     Top = 205
     104    Top = 221
    109105    Width = 248
    110106    Height = 2
    111107  end
    112   object lblOptionsInfo: TLabel
     108  object lblOptionsInfo: TLabel [10]
    113109    Left = 13
    114     Top = 281
     110    Top = 297
    115111    Width = 275
    116112    Height = 13
     
    120116    WordWrap = True
    121117  end
    122   object lblMaxGraphsRef: TLabel
     118  object lblMaxGraphsRef: TLabel [11]
    123119    Left = 374
    124     Top = 20
     120    Top = 23
    125121    Width = 57
    126122    Height = 17
     
    129125    ShowHint = False
    130126  end
    131   object lblMinGraphHeightRef: TLabel
     127  object lblMinGraphHeightRef: TLabel [12]
    132128    Left = 374
    133     Top = 80
     129    Top = 69
    134130    Width = 57
    135131    Height = 17
     
    138134    ShowHint = False
    139135  end
    140   object lblMaxSelectRef: TLabel
     136  object lblMaxSelectRef: TLabel [13]
    141137    Left = 374
    142     Top = 133
     138    Top = 114
    143139    Width = 57
    144140    Height = 17
     
    147143    ShowHint = False
    148144  end
    149   object bvlMid: TBevel
     145  object bvlMid: TBevel [14]
    150146    Left = 176
    151     Top = 239
     147    Top = 255
    152148    Width = 248
    153149    Height = 2
    154150  end
    155   object lstATypes: TListBox
     151  object lblOutpatient: TLabel [15]
     152    Left = 311
     153    Top = 135
     154    Width = 115
     155    Height = 13
     156    Caption = 'Outpatient Date Default:'
     157    ParentShowHint = False
     158    ShowHint = False
     159    WordWrap = True
     160  end
     161  object lblInpatient: TLabel [16]
     162    Left = 311
     163    Top = 178
     164    Width = 107
     165    Height = 13
     166    Caption = 'Inpatient Date Default:'
     167    ParentShowHint = False
     168    ShowHint = False
     169    WordWrap = True
     170  end
     171  object lstATypes: TListBox [17]
    156172    Left = 253
    157173    Top = 3
     
    163179    Visible = False
    164180  end
    165   object lstSourcesCopy: TListBox
     181  object lstSourcesCopy: TListBox [18]
    166182    Left = 123
    167183    Top = 4
     
    173189    Visible = False
    174190  end
    175   object chklstOptions: TCheckListBox
    176     Left = 179
    177     Top = 20
     191  object chklstOptions: TCheckListBox [19]
     192    Left = 174
     193    Top = 23
    178194    Width = 120
    179     Height = 179
     195    Height = 192
    180196    OnClickCheck = chklstOptionsClickCheck
    181197    ItemHeight = 13
     
    185201    TabOrder = 1
    186202  end
    187   object txtMinGraphHeight: TEdit
    188     Left = 311
    189     Top = 78
     203  object txtMinGraphHeight: TEdit [20]
     204    Left = 311
     205    Top = 67
    190206    Width = 41
    191207    Height = 21
     
    198214    OnKeyPress = txtMinGraphHeightKeyPress
    199215  end
    200   object txtMaxGraphs: TEdit
    201     Left = 311
    202     Top = 20
     216  object txtMaxGraphs: TEdit [21]
     217    Left = 311
     218    Top = 23
    203219    Width = 41
    204220    Height = 21
     
    211227    OnKeyPress = txtMaxGraphsKeyPress
    212228  end
    213   object spnMinGraphHeight: TUpDown
     229  object spnMinGraphHeight: TUpDown [22]
    214230    Left = 352
    215     Top = 78
     231    Top = 67
    216232    Width = 15
    217233    Height = 21
     
    223239    ShowHint = False
    224240    TabOrder = 5
    225     Wrap = False
    226241    OnClick = spnMinGraphHeightClick
    227242  end
    228   object spnMaxGraphs: TUpDown
     243  object spnMaxGraphs: TUpDown [23]
    229244    Left = 352
    230     Top = 20
     245    Top = 23
    231246    Width = 15
    232247    Height = 21
     
    238253    ShowHint = False
    239254    TabOrder = 3
    240     Wrap = False
    241255    OnClick = spnMaxGraphsClick
    242256  end
    243   object btnClose: TButton
     257  object btnClose: TButton [24]
    244258    Left = 350
    245     Top = 279
     259    Top = 295
    246260    Width = 75
    247261    Height = 21
     
    253267    OnClick = btnCloseClick
    254268  end
    255   object lstSources: TCheckListBox
    256     Left = 16
    257     Top = 20
     269  object lstSources: TCheckListBox [25]
     270    Left = 17
     271    Top = 23
    258272    Width = 153
    259     Height = 216
     273    Height = 229
    260274    ItemHeight = 13
    261275    ParentShowHint = False
     
    264278    TabOrder = 0
    265279  end
    266   object btnAll: TButton
     280  object btnAll: TButton [26]
    267281    Left = 18
    268     Top = 245
     282    Top = 261
    269283    Width = 65
    270284    Height = 21
     
    275289    OnClick = btnAllClick
    276290  end
    277   object brnClear: TButton
     291  object brnClear: TButton [27]
    278292    Left = 103
    279     Top = 245
     293    Top = 261
    280294    Width = 65
    281295    Height = 21
     
    287301    OnClick = btnAllClick
    288302  end
    289   object btnPersonal: TButton
     303  object btnPersonal: TButton [28]
    290304    Left = 277
    291     Top = 213
     305    Top = 229
    292306    Width = 65
    293307    Height = 21
     
    297311    OnClick = btnPublicClick
    298312  end
    299   object cboConversions: TORComboBox
    300     Left = 311
    301     Top = 178
     313  object cboConversions: TORComboBox [29]
     314    Left = 228
     315    Top = 295
    302316    Width = 116
    303317    Height = 21
     
    322336    SynonymChars = '<>'
    323337    TabOrder = 8
     338    Visible = False
    324339    CharsNeedMatch = 1
    325340  end
    326   object txtMaxSelect: TEdit
    327     Left = 311
    328     Top = 131
     341  object txtMaxSelect: TEdit [30]
     342    Left = 311
     343    Top = 108
    329344    Width = 41
    330345    Height = 21
     
    337352    OnKeyPress = txtMaxSelectKeyPress
    338353  end
    339   object spnMaxSelect: TUpDown
     354  object spnMaxSelect: TUpDown [31]
    340355    Left = 352
    341     Top = 131
     356    Top = 108
    342357    Width = 15
    343358    Height = 21
     
    349364    ShowHint = False
    350365    TabOrder = 7
    351     Wrap = False
    352366    OnClick = spnMaxSelectClick
    353367  end
    354   object btnPublic: TButton
     368  object btnPublic: TButton [32]
    355369    Left = 360
    356     Top = 213
     370    Top = 229
    357371    Width = 65
    358372    Height = 21
     
    364378    OnClick = btnPublicClick
    365379  end
    366   object btnPersonalSave: TButton
     380  object btnPersonalSave: TButton [33]
    367381    Left = 277
    368     Top = 245
     382    Top = 261
    369383    Width = 65
    370384    Height = 21
     
    376390    OnClick = SaveClick
    377391  end
    378   object btnPublicSave: TButton
     392  object btnPublicSave: TButton [34]
    379393    Left = 360
    380     Top = 245
     394    Top = 261
    381395    Width = 65
    382396    Height = 21
     
    388402    OnClick = SaveClick
    389403  end
    390   object lstOptions: TListBox
    391     Left = 368
    392     Top = 160
     404  object lstOptions: TListBox [35]
     405    Left = 287
     406    Top = 295
    393407    Width = 57
    394408    Height = 17
     
    412426    Visible = False
    413427  end
     428  object cboDateRangeOutpatient: TORComboBox [36]
     429    Left = 311
     430    Top = 149
     431    Width = 115
     432    Height = 21
     433    Style = orcsDropDown
     434    AutoSelect = True
     435    Color = clWindow
     436    DropDownCount = 9
     437    ItemHeight = 13
     438    ItemTipColor = clWindow
     439    ItemTipEnable = True
     440    ListItemsOnly = False
     441    LongList = False
     442    LookupPiece = 0
     443    MaxLength = 0
     444    Pieces = '2'
     445    Sorted = False
     446    SynonymChars = '<>'
     447    TabOrder = 19
     448    TabStop = True
     449    CharsNeedMatch = 1
     450  end
     451  object cboDateRangeInpatient: TORComboBox [37]
     452    Left = 311
     453    Top = 194
     454    Width = 115
     455    Height = 21
     456    Style = orcsDropDown
     457    AutoSelect = True
     458    Color = clWindow
     459    DropDownCount = 9
     460    Items.Strings = (
     461      'S^Date Range...'
     462      '1^Today'
     463      '2^One Week'
     464      '3^Two Weeks'
     465      '4^One Month'
     466      '5^Six Months'
     467      '6^One Year'
     468      '7^Two Years'
     469      '8^All Results')
     470    ItemHeight = 13
     471    ItemTipColor = clWindow
     472    ItemTipEnable = True
     473    ListItemsOnly = False
     474    LongList = False
     475    LookupPiece = 0
     476    MaxLength = 0
     477    Pieces = '2'
     478    Sorted = False
     479    SynonymChars = '<>'
     480    TabOrder = 20
     481    TabStop = True
     482    CharsNeedMatch = 1
     483  end
     484  inherited amgrMain: TVA508AccessibilityManager
     485    Data = (
     486      (
     487        'Component = lstATypes'
     488        'Status = stsDefault')
     489      (
     490        'Component = lstSourcesCopy'
     491        'Status = stsDefault')
     492      (
     493        'Component = chklstOptions'
     494        'Status = stsDefault')
     495      (
     496        'Component = txtMinGraphHeight'
     497        'Status = stsDefault')
     498      (
     499        'Component = txtMaxGraphs'
     500        'Status = stsDefault')
     501      (
     502        'Component = spnMinGraphHeight'
     503        'Status = stsDefault')
     504      (
     505        'Component = spnMaxGraphs'
     506        'Status = stsDefault')
     507      (
     508        'Component = btnClose'
     509        'Status = stsDefault')
     510      (
     511        'Component = lstSources'
     512        'Status = stsDefault')
     513      (
     514        'Component = btnAll'
     515        'Status = stsDefault')
     516      (
     517        'Component = brnClear'
     518        'Status = stsDefault')
     519      (
     520        'Component = btnPersonal'
     521        'Status = stsDefault')
     522      (
     523        'Component = cboConversions'
     524        'Status = stsDefault')
     525      (
     526        'Component = txtMaxSelect'
     527        'Status = stsDefault')
     528      (
     529        'Component = spnMaxSelect'
     530        'Status = stsDefault')
     531      (
     532        'Component = btnPublic'
     533        'Status = stsDefault')
     534      (
     535        'Component = btnPersonalSave'
     536        'Status = stsDefault')
     537      (
     538        'Component = btnPublicSave'
     539        'Status = stsDefault')
     540      (
     541        'Component = lstOptions'
     542        'Status = stsDefault')
     543      (
     544        'Component = frmGraphSettings'
     545        'Status = stsDefault')
     546      (
     547        'Component = cboDateRangeOutpatient'
     548        'Status = stsDefault')
     549      (
     550        'Component = cboDateRangeInpatient'
     551        'Status = stsDefault'))
     552  end
    414553end
Note: See TracChangeset for help on using the changeset viewer.