Ignore:
Timestamp:
Jul 7, 2010, 4:31:10 PM (14 years ago)
Author:
Kevin Toppenberg
Message:

Upgrade to version 27

File:
1 edited

Legend:

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

    r456 r829  
    1 object frmTemplateEditor: TfrmTemplateEditor
    2   Left = 135
    3   Top = 239
    4   Width = 748
    5   Height = 470
     1inherited frmTemplateEditor: TfrmTemplateEditor
     2  Left = 321
     3  Top = 119
    64  HelpContext = 10000
    75  ActiveControl = tvPersonal
    86  BorderIcons = [biSystemMenu, biMaximize]
    97  Caption = 'Template Editor'
    10   Color = clBtnFace
    11   Font.Charset = DEFAULT_CHARSET
    12   Font.Color = clWindowText
    13   Font.Height = -11
    14   Font.Name = 'MS Sans Serif'
    15   Font.Style = []
    16   OldCreateOrder = False
     8  ClientHeight = 450
     9  ClientWidth = 740
    1710  Position = poScreenCenter
    1811  Scaled = False
     12  OnClose = FormClose
    1913  OnCloseQuery = FormCloseQuery
    2014  OnCreate = FormCreate
    2115  OnDestroy = FormDestroy
    2216  OnShow = FormShow
     17  ExplicitWidth = 748
     18  ExplicitHeight = 477
    2319  PixelsPerInch = 96
    2420  TextHeight = 13
    25   object splMain: TSplitter
     21  object splMain: TSplitter [0]
    2622    Left = 0
    2723    Top = 239
     
    3531    OnMoved = splMainMoved
    3632  end
    37   object splNotes: TSplitter
     33  object splNotes: TSplitter [1]
    3834    Left = 0
    39     Top = 371
     35    Top = 377
    4036    Width = 740
    4137    Height = 3
     
    4642    Visible = False
    4743    OnMoved = splBoilMoved
     44    ExplicitTop = 371
    4845  end
    49   object pnlBottom: TORAutoPanel
     46  object pnlBottom: TPanel [2]
    5047    Left = 0
    51     Top = 416
     48    Top = 423
    5249    Width = 740
    5350    Height = 27
     
    5552    BevelOuter = bvNone
    5653    TabOrder = 4
     54    ExplicitTop = 416
    5755    DesignSize = (
    5856      740
     
    130128    end
    131129  end
    132   object pnlBoilerplate: TPanel
     130  object pnlBoilerplate: TPanel [3]
    133131    Left = 0
    134132    Top = 284
    135133    Width = 740
    136     Height = 87
     134    Height = 93
    137135    Align = alClient
    138136    BevelOuter = bvNone
     
    142140    object splBoil: TSplitter
    143141      Left = 0
    144       Top = 43
     142      Top = 14
    145143      Width = 740
    146144      Height = 3
    147145      Cursor = crVSplit
    148       Align = alBottom
     146      Align = alTop
    149147      AutoSnap = False
    150148      Beveled = True
    151149      Visible = False
    152150      OnMoved = splBoilMoved
     151      ExplicitTop = 43
    153152    end
    154153    object reBoil: TRichEdit
    155154      Left = 0
    156       Top = 14
     155      Top = 17
    157156      Width = 740
    158       Height = 29
     157      Height = 30
    159158      Align = alClient
    160159      Font.Charset = ANSI_CHARSET
     
    163162      Font.Name = 'Courier New'
    164163      Font.Style = []
     164      Constraints.MinHeight = 30
    165165      ParentFont = False
    166166      PlainText = True
     
    175175      OnResizeRequest = reResizeRequest
    176176      OnSelectionChange = reBoilSelectionChange
     177      ExplicitTop = 14
    177178    end
    178179    object pnlGroupBP: TPanel
    179180      Left = 0
    180       Top = 46
     181      Top = 47
    181182      Width = 740
    182       Height = 41
     183      Height = 46
    183184      Align = alBottom
    184185      BevelOuter = bvNone
     
    192193        Align = alTop
    193194        Caption = 'Group Boilerplate'
     195        ExplicitWidth = 81
    194196      end
    195197      object lblGroupRow: TLabel
     
    211213        Top = 16
    212214        Width = 740
    213         Height = 25
     215        Height = 30
    214216        Align = alClient
    215217        Color = clCream
     
    219221        Font.Name = 'Courier New'
    220222        Font.Style = []
     223        Constraints.MinHeight = 30
    221224        ParentFont = False
    222225        PlainText = True
     
    281284    end
    282285  end
    283   object pnlTop: TPanel
     286  object pnlTop: TPanel [4]
    284287    Left = 0
    285288    Top = 0
     
    293296      Left = 297
    294297      Top = 24
    295       Width = 3
    296298      Height = 215
    297       Cursor = crHSplit
    298299      Align = alRight
    299300      AutoSnap = False
     
    319320        Left = 216
    320321        Top = 0
    321         Width = 3
    322322        Height = 215
    323         Cursor = crHSplit
    324323        Align = alRight
    325324        AutoSnap = False
     
    428427          FocusControl = tvPersonal
    429428          PopupMenu = popTemplates
     429          ExplicitWidth = 93
    430430        end
    431431        object tvPersonal: TORTreeView
     
    716716            ShowHint = True
    717717            TabOrder = 5
     718            WordWrap = True
    718719            OnClick = cbExcludeClick
    719             WordWrap = True
    720720            AutoSize = True
    721721          end
     
    760760              'erplate, between each item'#39's boilerplate.'
    761761            Associate = edtGap
    762             Min = 0
    763762            Max = 3
    764763            ParentShowHint = False
    765             Position = 0
    766764            ShowHint = True
    767765            TabOrder = 8
    768             Wrap = False
    769766          end
    770767          object edtName: TCaptionEdit
     
    871868            ShowHint = True
    872869            TabOrder = 4
     870            WordWrap = True
    873871            OnClick = cbHideItemsClick
    874             WordWrap = True
    875872            AutoSize = True
    876873          end
     
    913910            TabOrder = 2
    914911            OnChange = cbxRemDlgsChange
     912            CharsNeedMatch = 1
    915913          end
    916914          object cbLock: TORCheckBox
     
    943941        FocusControl = tvShared
    944942        PopupMenu = popTemplates
     943        ExplicitWidth = 86
    945944      end
    946945      object tvShared: TORTreeView
     
    11881187        OnChange = cboOwnerChange
    11891188        OnNeedData = cboOwnerNeedData
     1189        CharsNeedMatch = 1
    11901190      end
    11911191      object btnNew: TORAlignButton
     
    11941194        Width = 182
    11951195        Height = 22
     1196        Align = alRight
    11961197        Caption = '&New Template'
    11971198        TabOrder = 2
    11981199        OnClick = btnNewClick
    1199         Align = alRight
    12001200      end
    12011201      object pnlMenu: TPanel
     
    12121212          Left = 1
    12131213          Top = 1
    1214           Width = 69
     1214          Width = 107
    12151215          Height = 20
    12161216          Align = alLeft
     
    12191219          ButtonWidth = 43
    12201220          Caption = 'mbMain'
    1221           Flat = True
    12221221          Menu = mnuMain
    12231222          ShowCaptions = True
     
    12281227    end
    12291228  end
    1230   object pnlNotes: TPanel
     1229  object pnlNotes: TPanel [5]
    12311230    Left = 0
    1232     Top = 374
     1231    Top = 380
    12331232    Width = 740
    1234     Height = 42
     1233    Height = 43
    12351234    Align = alBottom
    12361235    BevelOuter = bvNone
     
    12441243      Align = alTop
    12451244      Caption = 'Template Notes:'
     1245      ExplicitWidth = 78
    12461246    end
    12471247    object reNotes: TRichEdit
     
    12491249      Top = 13
    12501250      Width = 740
    1251       Height = 29
     1251      Height = 30
    12521252      Align = alClient
    12531253      Font.Charset = ANSI_CHARSET
     
    12561256      Font.Name = 'Courier New'
    12571257      Font.Style = []
     1258      Constraints.MinHeight = 30
    12581259      ParentFont = False
    12591260      PlainText = True
     
    12691270    end
    12701271  end
    1271   object pnlCOM: TPanel
     1272  object pnlCOM: TPanel [6]
    12721273    Left = 0
    12731274    Top = 263
     
    12861287      Caption = '  Passed Value: '
    12871288      Layout = tlCenter
     1289      ExplicitHeight = 13
    12881290    end
    12891291    object lblCOMObj: TLabel
     
    12951297      Caption = ' COM Object: '
    12961298      Layout = tlCenter
     1299      ExplicitHeight = 13
    12971300    end
    12981301    object edtCOMParam: TCaptionEdit
     
    13011304      Width = 380
    13021305      Height = 21
     1306      Align = alClient
    13031307      TabOrder = 0
    13041308      OnChange = edtCOMParamChange
    1305       Align = alClient
    13061309      Caption = 'Passed Value'
    13071310    end
     
    13291332      TabOrder = 1
    13301333      OnChange = cbxCOMObjChange
     1334      CharsNeedMatch = 1
    13311335    end
    13321336  end
    1333   object pnlLink: TPanel
     1337  object pnlLink: TPanel [7]
    13341338    Left = 0
    13351339    Top = 242
     
    13481352      Caption = ' Associated Consult Service: '
    13491353      Layout = tlCenter
     1354      ExplicitHeight = 13
    13501355    end
    13511356    object cbxLink: TORComboBox
     
    13671372      LookupPiece = 0
    13681373      MaxLength = 0
    1369       Pieces = '2,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,1'
     1374      Pieces = '2'
    13701375      HideSynonyms = True
    13711376      Sorted = False
     
    13761381      OnChange = cbxLinkChange
    13771382      OnNeedData = cbxLinkNeedData
    1378       OnSynonymCheck = cbxLinkSynonymCheck
    1379     end
     1383      CharsNeedMatch = 1
     1384    end
     1385  end
     1386  inherited amgrMain: TVA508AccessibilityManager
     1387    Data = (
     1388      (
     1389        'Component = pnlBottom'
     1390        'Status = stsDefault')
     1391      (
     1392        'Component = btnApply'
     1393        'Status = stsDefault')
     1394      (
     1395        'Component = btnCancel'
     1396        'Status = stsDefault')
     1397      (
     1398        'Component = btnOK'
     1399        'Status = stsDefault')
     1400      (
     1401        'Component = cbEditShared'
     1402        'Status = stsDefault')
     1403      (
     1404        'Component = cbNotes'
     1405        'Status = stsDefault')
     1406      (
     1407        'Component = cbEditUser'
     1408        'Status = stsDefault')
     1409      (
     1410        'Component = pnlBoilerplate'
     1411        'Status = stsDefault')
     1412      (
     1413        'Component = reBoil'
     1414        'Label = lblBoilerplate'
     1415        'Status = stsOK')
     1416      (
     1417        'Component = pnlGroupBP'
     1418        'Status = stsDefault')
     1419      (
     1420        'Component = reGroupBP'
     1421        'Label = lblGroupBP'
     1422        'Status = stsOK')
     1423      (
     1424        'Component = pnlGroupBPGap'
     1425        'Status = stsDefault')
     1426      (
     1427        'Component = pnlBP'
     1428        'Status = stsDefault')
     1429      (
     1430        'Component = cbLongLines'
     1431        'Status = stsDefault')
     1432      (
     1433        'Component = pnlTop'
     1434        'Status = stsDefault')
     1435      (
     1436        'Component = pnlRightTop'
     1437        'Status = stsDefault')
     1438      (
     1439        'Component = pnlCopyBtns'
     1440        'Status = stsDefault')
     1441      (
     1442        'Component = sbCopyRight'
     1443        'Property = Hint'
     1444        'Status = stsOK')
     1445      (
     1446        'Component = sbCopyLeft'
     1447        'Property = Hint'
     1448        'Status = stsOK')
     1449      (
     1450        'Component = pnlPersonal'
     1451        'Status = stsDefault')
     1452      (
     1453        'Component = tvPersonal'
     1454        'Status = stsDefault')
     1455      (
     1456        'Component = pnlPersonalBottom'
     1457        'Status = stsDefault')
     1458      (
     1459        'Component = sbPerUp'
     1460        'Property = Hint'
     1461        'Status = stsOK')
     1462      (
     1463        'Component = sbPerDown'
     1464        'Property = Hint'
     1465        'Status = stsOK')
     1466      (
     1467        'Component = sbPerDelete'
     1468        'Property = Hint'
     1469        'Status = stsOK')
     1470      (
     1471        'Component = cbPerHide'
     1472        'Property = Hint'
     1473        'Status = stsOK')
     1474      (
     1475        'Component = pnlPersonalGap'
     1476        'Status = stsDefault')
     1477      (
     1478        'Component = pnlPerSearch'
     1479        'Status = stsDefault')
     1480      (
     1481        'Component = btnPerFind'
     1482        'Text = Find Personal Template'
     1483        'Status = stsOK')
     1484      (
     1485        'Component = edtPerSearch'
     1486        'Status = stsDefault')
     1487      (
     1488        'Component = cbPerMatchCase'
     1489        'Status = stsDefault')
     1490      (
     1491        'Component = cbPerWholeWords'
     1492        'Status = stsDefault')
     1493      (
     1494        'Component = pnlProperties'
     1495        'Status = stsDefault')
     1496      (
     1497        'Component = gbProperties'
     1498        'Status = stsDefault')
     1499      (
     1500        'Component = cbExclude'
     1501        'Status = stsDefault')
     1502      (
     1503        'Component = cbActive'
     1504        'Status = stsDefault')
     1505      (
     1506        'Component = edtGap'
     1507        'Status = stsDefault')
     1508      (
     1509        'Component = udGap'
     1510        'Status = stsDefault')
     1511      (
     1512        'Component = edtName'
     1513        'Status = stsDefault')
     1514      (
     1515        'Component = gbDialogProps'
     1516        'Status = stsDefault')
     1517      (
     1518        'Component = cbDisplayOnly'
     1519        'Status = stsDefault')
     1520      (
     1521        'Component = cbOneItemOnly'
     1522        'Status = stsDefault')
     1523      (
     1524        'Component = cbFirstLine'
     1525        'Status = stsDefault')
     1526      (
     1527        'Component = cbHideDlgItems'
     1528        'Status = stsDefault')
     1529      (
     1530        'Component = cbIndent'
     1531        'Status = stsDefault')
     1532      (
     1533        'Component = cbHideItems'
     1534        'Status = stsDefault')
     1535      (
     1536        'Component = cbxType'
     1537        'Status = stsDefault')
     1538      (
     1539        'Component = cbxRemDlgs'
     1540        'Status = stsDefault')
     1541      (
     1542        'Component = cbLock'
     1543        'Status = stsDefault')
     1544      (
     1545        'Component = pnlShared'
     1546        'Status = stsDefault')
     1547      (
     1548        'Component = tvShared'
     1549        'Status = stsDefault')
     1550      (
     1551        'Component = pnlSharedBottom'
     1552        'Status = stsDefault')
     1553      (
     1554        'Component = sbShUp'
     1555        'Property = Hint'
     1556        'Status = stsOK')
     1557      (
     1558        'Component = sbShDown'
     1559        'Property = Hint'
     1560        'Status = stsOK')
     1561      (
     1562        'Component = sbShDelete'
     1563        'Property = Hint'
     1564        'Status = stsOK')
     1565      (
     1566        'Component = cbShHide'
     1567        'Property = Hint'
     1568        'Status = stsOK')
     1569      (
     1570        'Component = pnlSharedGap'
     1571        'Status = stsDefault')
     1572      (
     1573        'Component = pnlShSearch'
     1574        'Status = stsDefault')
     1575      (
     1576        'Component = btnShFind'
     1577        'Text = Find Shared Template'
     1578        'Status = stsOK')
     1579      (
     1580        'Component = edtShSearch'
     1581        'Status = stsDefault')
     1582      (
     1583        'Component = cbShMatchCase'
     1584        'Status = stsDefault')
     1585      (
     1586        'Component = cbShWholeWords'
     1587        'Status = stsDefault')
     1588      (
     1589        'Component = pnlMenuBar'
     1590        'Status = stsDefault')
     1591      (
     1592        'Component = cboOwner'
     1593        'Status = stsDefault')
     1594      (
     1595        'Component = btnNew'
     1596        'Status = stsDefault')
     1597      (
     1598        'Component = pnlMenu'
     1599        'Status = stsDefault')
     1600      (
     1601        'Component = mbMain'
     1602        'Status = stsDefault')
     1603      (
     1604        'Component = pnlNotes'
     1605        'Status = stsDefault')
     1606      (
     1607        'Component = reNotes'
     1608        'Label = lblNotes'
     1609        'Status = stsOK')
     1610      (
     1611        'Component = pnlCOM'
     1612        'Status = stsDefault')
     1613      (
     1614        'Component = edtCOMParam'
     1615        'Label = lblCOMParam'
     1616        'Status = stsOK')
     1617      (
     1618        'Component = cbxCOMObj'
     1619        'Property = Caption'
     1620        'Status = stsOK')
     1621      (
     1622        'Component = pnlLink'
     1623        'Status = stsDefault')
     1624      (
     1625        'Component = cbxLink'
     1626        'Label = lblLink'
     1627        'Status = stsOK')
     1628      (
     1629        'Component = frmTemplateEditor'
     1630        'Status = stsDefault'))
    13801631  end
    13811632  object popTemplates: TPopupMenu
     
    17502001    Top = 136
    17512002  end
     2003  object imgLblTemplates: TVA508ImageListLabeler
     2004    Components = <
     2005      item
     2006        Component = tvPersonal
     2007      end
     2008      item
     2009        Component = tvShared
     2010      end>
     2011    Labels = <>
     2012    RemoteLabeler = dmodShared.imgLblHealthFactorLabels
     2013    Left = 104
     2014    Top = 144
     2015  end
    17522016end
Note: See TracChangeset for help on using the changeset viewer.