Ignore:
Timestamp:
May 7, 2015, 12:34:29 PM (9 years ago)
Author:
healthsevak
Message:

Updating the working copy to CPRS version 28

File:
1 edited

Legend:

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

    r830 r1679  
    44  HelpContext = 5000
    55  Caption = 'Progress Notes Page'
    6   ClientHeight = 394
     6  ClientHeight = 413
    77  ClientWidth = 679
    88  HelpFile = 'overvw'
     
    1111  OnHide = FormHide
    1212  OnShow = FormShow
     13  ExplicitLeft = 402
     14  ExplicitTop = 171
    1315  ExplicitWidth = 687
    14   ExplicitHeight = 440
     16  ExplicitHeight = 471
    1517  PixelsPerInch = 96
    1618  TextHeight = 13
    1719  inherited shpPageBottom: TShape
    18     Top = 389
     20    Top = 408
    1921    Width = 679
    20     ExplicitTop = 358
     22    ExplicitTop = 408
    2123    ExplicitWidth = 679
    2224  end
    2325  inherited sptHorz: TSplitter
    2426    Left = 64
    25     Height = 389
     27    Height = 408
    2628    OnCanResize = sptHorzCanResize
    2729    ExplicitLeft = 64
    28     ExplicitHeight = 358
     30    ExplicitHeight = 408
    2931  end
    3032  inherited pnlLeft: TPanel
    3133    Width = 64
    32     Height = 389
     34    Height = 408
     35    Constraints.MinWidth = 37
    3336    ExplicitWidth = 64
    34     ExplicitHeight = 389
     37    ExplicitHeight = 408
    3538    object lblNotes: TOROffsetLabel
    3639      Left = 0
     
    4952    object lblSpace1: TLabel
    5053      Left = 0
    51       Top = 344
     54      Top = 363
    5255      Width = 64
    5356      Height = 3
     
    5558      AutoSize = False
    5659      Caption = ' '
    57       ExplicitTop = 313
    5860    end
    5961    object cmdNewNote: TORAlignButton
    6062      Left = 0
    61       Top = 347
     63      Top = 366
    6264      Width = 64
    6365      Height = 21
     
    7072    object cmdPCE: TORAlignButton
    7173      Left = 0
    72       Top = 368
     74      Top = 387
    7375      Width = 64
    7476      Height = 21
     
    8486      Top = 19
    8587      Width = 64
    86       Height = 325
     88      Height = 344
    8789      Align = alClient
    8890      BevelOuter = bvNone
     
    9092      object splDrawers: TSplitter
    9193        Left = 0
    92         Top = 322
     94        Top = 341
    9395        Width = 64
    9496        Height = 3
    9597        Cursor = crVSplit
    9698        Align = alBottom
    97         ExplicitTop = 291
     99        ExplicitTop = 342
    98100      end
    99101      object lstNotes: TORListBox
     
    121123        Top = 0
    122124        Width = 64
    123         Height = 322
     125        Height = 341
    124126        Align = alClient
    125127        Constraints.MinWidth = 30
     
    142144        NodePiece = 0
    143145        ShortNodeCaptions = True
     146        ExplicitHeight = 342
    144147      end
    145148    end
     
    148151    Left = 68
    149152    Width = 611
    150     Height = 389
     153    Height = 408
     154    Constraints.MinWidth = 30
    151155    ExplicitLeft = 68
    152156    ExplicitWidth = 611
    153     ExplicitHeight = 389
     157    ExplicitHeight = 408
    154158    object sptVert: TSplitter
    155159      Left = 0
    156       Top = 340
     160      Top = 359
    157161      Width = 611
    158162      Height = 4
    159163      Cursor = crVSplit
    160164      Align = alBottom
    161       ExplicitTop = 309
    162165    end
    163166    object memPCEShow: TRichEdit
    164167      Left = 0
    165       Top = 344
     168      Top = 363
    166169      Width = 611
    167170      Height = 45
     
    180183      Top = 0
    181184      Width = 611
    182       Height = 340
     185      Height = 359
    183186      Align = alClient
    184187      BevelOuter = bvNone
     
    190193        Top = 67
    191194        Width = 611
    192         Height = 273
     195        Height = 292
    193196        Align = alClient
    194197        Font.Charset = DEFAULT_CHARSET
     
    197200        Font.Name = 'Courier New'
    198201        Font.Style = []
     202        MaxLength = 2147483645
    199203        ParentFont = False
    200204        PlainText = True
     
    295299          Font.Charset = DEFAULT_CHARSET
    296300          Font.Color = clWindowText
    297           Font.Height = -11
     301          Font.Height = -12
    298302          Font.Name = 'MS Sans Serif'
    299303          Font.Style = []
     
    335339      Top = 0
    336340      Width = 611
    337       Height = 340
     341      Height = 359
    338342      Align = alClient
    339343      BevelOuter = bvNone
     
    364368        Top = 116
    365369        Width = 611
    366         Height = 224
     370        Height = 243
    367371        Align = alClient
    368372        Color = clCream
Note: See TracChangeset for help on using the changeset viewer.