Ignore:
Timestamp:
May 9, 2015, 7:38:52 AM (9 years ago)
Author:
healthsevak
Message:

updated this file to version 28 and Implemented the OpenSource based spell check feature

File:
1 edited

Legend:

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

    r830 r1703  
    44  HelpContext = 5000
    55  Caption = 'Progress Notes Page'
    6   ClientHeight = 394
     6  ClientHeight = 573
    77  ClientWidth = 679
    88  HelpFile = 'overvw'
     
    1212  OnShow = FormShow
    1313  ExplicitWidth = 687
    14   ExplicitHeight = 440
     14  ExplicitHeight = 627
    1515  PixelsPerInch = 96
    1616  TextHeight = 13
    1717  inherited shpPageBottom: TShape
    18     Top = 389
     18    Top = 568
    1919    Width = 679
    20     ExplicitTop = 358
     20    ExplicitTop = 408
    2121    ExplicitWidth = 679
    2222  end
    2323  inherited sptHorz: TSplitter
    2424    Left = 64
    25     Height = 389
     25    Height = 568
    2626    OnCanResize = sptHorzCanResize
    2727    ExplicitLeft = 64
    28     ExplicitHeight = 358
     28    ExplicitHeight = 408
    2929  end
    3030  inherited pnlLeft: TPanel
    3131    Width = 64
    32     Height = 389
     32    Height = 568
     33    Constraints.MinWidth = 37
    3334    ExplicitWidth = 64
    34     ExplicitHeight = 389
     35    ExplicitHeight = 548
    3536    object lblNotes: TOROffsetLabel
    3637      Left = 0
     
    4950    object lblSpace1: TLabel
    5051      Left = 0
    51       Top = 344
     52      Top = 523
    5253      Width = 64
    5354      Height = 3
     
    5556      AutoSize = False
    5657      Caption = ' '
    57       ExplicitTop = 313
     58      ExplicitTop = 363
    5859    end
    5960    object cmdNewNote: TORAlignButton
    6061      Left = 0
    61       Top = 347
     62      Top = 526
    6263      Width = 64
    6364      Height = 21
     
    6768      OnClick = cmdNewNoteClick
    6869      OnExit = cmdNewNoteExit
     70      ExplicitTop = 506
    6971    end
    7072    object cmdPCE: TORAlignButton
    7173      Left = 0
    72       Top = 368
     74      Top = 547
    7375      Width = 64
    7476      Height = 21
     
    7981      OnClick = cmdPCEClick
    8082      OnExit = cmdPCEExit
     83      ExplicitTop = 527
    8184    end
    8285    object pnlDrawers: TPanel
     
    8487      Top = 19
    8588      Width = 64
    86       Height = 325
     89      Height = 504
    8790      Align = alClient
    8891      BevelOuter = bvNone
    8992      TabOrder = 0
     93      ExplicitHeight = 484
    9094      object splDrawers: TSplitter
    9195        Left = 0
    92         Top = 322
     96        Top = 501
    9397        Width = 64
    9498        Height = 3
    9599        Cursor = crVSplit
    96100        Align = alBottom
    97         ExplicitTop = 291
     101        ExplicitTop = 342
    98102      end
    99103      object lstNotes: TORListBox
     
    121125        Top = 0
    122126        Width = 64
    123         Height = 322
     127        Height = 501
    124128        Align = alClient
    125129        Constraints.MinWidth = 30
     
    142146        NodePiece = 0
    143147        ShortNodeCaptions = True
     148        ExplicitHeight = 481
    144149      end
    145150    end
     
    148153    Left = 68
    149154    Width = 611
    150     Height = 389
     155    Height = 568
     156    Constraints.MinWidth = 30
    151157    ExplicitLeft = 68
    152158    ExplicitWidth = 611
    153     ExplicitHeight = 389
     159    ExplicitHeight = 548
    154160    object sptVert: TSplitter
    155161      Left = 0
    156       Top = 340
     162      Top = 519
    157163      Width = 611
    158164      Height = 4
    159165      Cursor = crVSplit
    160166      Align = alBottom
    161       ExplicitTop = 309
     167      ExplicitTop = 359
    162168    end
    163169    object memPCEShow: TRichEdit
    164170      Left = 0
    165       Top = 344
     171      Top = 523
    166172      Width = 611
    167173      Height = 45
     
    175181      TabOrder = 2
    176182      OnExit = memPCEShowExit
     183      ExplicitTop = 503
    177184    end
    178185    object pnlWrite: TPanel
     
    180187      Top = 0
    181188      Width = 611
    182       Height = 340
     189      Height = 519
    183190      Align = alClient
    184191      BevelOuter = bvNone
     
    186193      Visible = False
    187194      OnResize = pnlWriteResize
     195      ExplicitHeight = 499
    188196      object memNewNote: TRichEdit
    189197        Left = 0
    190198        Top = 67
    191199        Width = 611
    192         Height = 273
     200        Height = 452
    193201        Align = alClient
    194202        Font.Charset = DEFAULT_CHARSET
     
    197205        Font.Name = 'Courier New'
    198206        Font.Style = []
     207        MaxLength = 2147483645
    199208        ParentFont = False
    200209        PlainText = True
     
    207216        OnKeyPress = memNewNoteKeyPress
    208217        OnKeyUp = memNewNoteKeyUp
     218        ExplicitHeight = 432
    209219      end
    210220      object pnlFields: TPanel
     
    295305          Font.Charset = DEFAULT_CHARSET
    296306          Font.Color = clWindowText
    297           Font.Height = -11
     307          Font.Height = -12
    298308          Font.Name = 'MS Sans Serif'
    299309          Font.Style = []
     
    335345      Top = 0
    336346      Width = 611
    337       Height = 340
     347      Height = 519
    338348      Align = alClient
    339349      BevelOuter = bvNone
    340350      TabOrder = 0
    341351      OnExit = pnlReadExit
     352      ExplicitHeight = 499
    342353      object lblTitle: TOROffsetLabel
    343354        Left = 0
     
    354365      object sptList: TSplitter
    355366        Left = 0
    356         Top = 113
     367        Top = 19
    357368        Width = 611
    358369        Height = 3
    359370        Cursor = crVSplit
    360371        Align = alTop
     372        ExplicitTop = 113
    361373      end
    362374      object memNote: TRichEdit
     
    364376        Top = 116
    365377        Width = 611
    366         Height = 224
     378        Height = 403
    367379        Align = alClient
    368380        Color = clCream
     
    385397        TabOrder = 1
    386398        WordWrap = False
     399        ExplicitHeight = 383
    387400      end
    388401      object lvNotes: TCaptionListView
    389402        Left = 0
    390         Top = 19
     403        Top = 22
    391404        Width = 611
    392405        Height = 94
     
    860873      OnClick = popNoteMemoGrammarClick
    861874    end
     875    object popNoteMemoSpellOpenSource: TMenuItem
     876      Caption = 'Chec&k Spelling (OpenSource based)'
     877      ShortCut = 118
     878      OnClick = popNoteMemoSpellClick
     879    end
    862880    object popNoteMemoSpell: TMenuItem
    863       Caption = 'C&heck Spelling'
     881      Caption = 'C&heck Spelling (MS Office based)'
    864882      OnClick = popNoteMemoSpellClick
    865883    end
Note: See TracChangeset for help on using the changeset viewer.