Changeset 1703 for cprs/branches/HealthSevak-CPRS/CPRS-Chart/fNotes.dfm
- Timestamp:
- May 9, 2015, 7:38:52 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cprs/branches/HealthSevak-CPRS/CPRS-Chart/fNotes.dfm
r830 r1703 4 4 HelpContext = 5000 5 5 Caption = 'Progress Notes Page' 6 ClientHeight = 3946 ClientHeight = 573 7 7 ClientWidth = 679 8 8 HelpFile = 'overvw' … … 12 12 OnShow = FormShow 13 13 ExplicitWidth = 687 14 ExplicitHeight = 44014 ExplicitHeight = 627 15 15 PixelsPerInch = 96 16 16 TextHeight = 13 17 17 inherited shpPageBottom: TShape 18 Top = 38918 Top = 568 19 19 Width = 679 20 ExplicitTop = 35820 ExplicitTop = 408 21 21 ExplicitWidth = 679 22 22 end 23 23 inherited sptHorz: TSplitter 24 24 Left = 64 25 Height = 38925 Height = 568 26 26 OnCanResize = sptHorzCanResize 27 27 ExplicitLeft = 64 28 ExplicitHeight = 35828 ExplicitHeight = 408 29 29 end 30 30 inherited pnlLeft: TPanel 31 31 Width = 64 32 Height = 389 32 Height = 568 33 Constraints.MinWidth = 37 33 34 ExplicitWidth = 64 34 ExplicitHeight = 38935 ExplicitHeight = 548 35 36 object lblNotes: TOROffsetLabel 36 37 Left = 0 … … 49 50 object lblSpace1: TLabel 50 51 Left = 0 51 Top = 34452 Top = 523 52 53 Width = 64 53 54 Height = 3 … … 55 56 AutoSize = False 56 57 Caption = ' ' 57 ExplicitTop = 3 1358 ExplicitTop = 363 58 59 end 59 60 object cmdNewNote: TORAlignButton 60 61 Left = 0 61 Top = 34762 Top = 526 62 63 Width = 64 63 64 Height = 21 … … 67 68 OnClick = cmdNewNoteClick 68 69 OnExit = cmdNewNoteExit 70 ExplicitTop = 506 69 71 end 70 72 object cmdPCE: TORAlignButton 71 73 Left = 0 72 Top = 36874 Top = 547 73 75 Width = 64 74 76 Height = 21 … … 79 81 OnClick = cmdPCEClick 80 82 OnExit = cmdPCEExit 83 ExplicitTop = 527 81 84 end 82 85 object pnlDrawers: TPanel … … 84 87 Top = 19 85 88 Width = 64 86 Height = 32589 Height = 504 87 90 Align = alClient 88 91 BevelOuter = bvNone 89 92 TabOrder = 0 93 ExplicitHeight = 484 90 94 object splDrawers: TSplitter 91 95 Left = 0 92 Top = 32296 Top = 501 93 97 Width = 64 94 98 Height = 3 95 99 Cursor = crVSplit 96 100 Align = alBottom 97 ExplicitTop = 291101 ExplicitTop = 342 98 102 end 99 103 object lstNotes: TORListBox … … 121 125 Top = 0 122 126 Width = 64 123 Height = 322127 Height = 501 124 128 Align = alClient 125 129 Constraints.MinWidth = 30 … … 142 146 NodePiece = 0 143 147 ShortNodeCaptions = True 148 ExplicitHeight = 481 144 149 end 145 150 end … … 148 153 Left = 68 149 154 Width = 611 150 Height = 389 155 Height = 568 156 Constraints.MinWidth = 30 151 157 ExplicitLeft = 68 152 158 ExplicitWidth = 611 153 ExplicitHeight = 389159 ExplicitHeight = 548 154 160 object sptVert: TSplitter 155 161 Left = 0 156 Top = 340162 Top = 519 157 163 Width = 611 158 164 Height = 4 159 165 Cursor = crVSplit 160 166 Align = alBottom 161 ExplicitTop = 3 09167 ExplicitTop = 359 162 168 end 163 169 object memPCEShow: TRichEdit 164 170 Left = 0 165 Top = 344171 Top = 523 166 172 Width = 611 167 173 Height = 45 … … 175 181 TabOrder = 2 176 182 OnExit = memPCEShowExit 183 ExplicitTop = 503 177 184 end 178 185 object pnlWrite: TPanel … … 180 187 Top = 0 181 188 Width = 611 182 Height = 340189 Height = 519 183 190 Align = alClient 184 191 BevelOuter = bvNone … … 186 193 Visible = False 187 194 OnResize = pnlWriteResize 195 ExplicitHeight = 499 188 196 object memNewNote: TRichEdit 189 197 Left = 0 190 198 Top = 67 191 199 Width = 611 192 Height = 273200 Height = 452 193 201 Align = alClient 194 202 Font.Charset = DEFAULT_CHARSET … … 197 205 Font.Name = 'Courier New' 198 206 Font.Style = [] 207 MaxLength = 2147483645 199 208 ParentFont = False 200 209 PlainText = True … … 207 216 OnKeyPress = memNewNoteKeyPress 208 217 OnKeyUp = memNewNoteKeyUp 218 ExplicitHeight = 432 209 219 end 210 220 object pnlFields: TPanel … … 295 305 Font.Charset = DEFAULT_CHARSET 296 306 Font.Color = clWindowText 297 Font.Height = -1 1307 Font.Height = -12 298 308 Font.Name = 'MS Sans Serif' 299 309 Font.Style = [] … … 335 345 Top = 0 336 346 Width = 611 337 Height = 340347 Height = 519 338 348 Align = alClient 339 349 BevelOuter = bvNone 340 350 TabOrder = 0 341 351 OnExit = pnlReadExit 352 ExplicitHeight = 499 342 353 object lblTitle: TOROffsetLabel 343 354 Left = 0 … … 354 365 object sptList: TSplitter 355 366 Left = 0 356 Top = 1 13367 Top = 19 357 368 Width = 611 358 369 Height = 3 359 370 Cursor = crVSplit 360 371 Align = alTop 372 ExplicitTop = 113 361 373 end 362 374 object memNote: TRichEdit … … 364 376 Top = 116 365 377 Width = 611 366 Height = 224378 Height = 403 367 379 Align = alClient 368 380 Color = clCream … … 385 397 TabOrder = 1 386 398 WordWrap = False 399 ExplicitHeight = 383 387 400 end 388 401 object lvNotes: TCaptionListView 389 402 Left = 0 390 Top = 19403 Top = 22 391 404 Width = 611 392 405 Height = 94 … … 860 873 OnClick = popNoteMemoGrammarClick 861 874 end 875 object popNoteMemoSpellOpenSource: TMenuItem 876 Caption = 'Chec&k Spelling (OpenSource based)' 877 ShortCut = 118 878 OnClick = popNoteMemoSpellClick 879 end 862 880 object popNoteMemoSpell: TMenuItem 863 Caption = 'C&heck Spelling '881 Caption = 'C&heck Spelling (MS Office based)' 864 882 OnClick = popNoteMemoSpellClick 865 883 end
Note:
See TracChangeset
for help on using the changeset viewer.