Changeset 1679 for cprs/trunk/CPRS-Chart/Orders/fODLab.dfm
- Timestamp:
- May 7, 2015, 12:34:29 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cprs/trunk/CPRS-Chart/Orders/fODLab.dfm
r829 r1679 99 99 end 100 100 inherited memOrder: TCaptionMemo 101 TabOrder = 2 0101 TabOrder = 22 102 102 end 103 103 object txtImmedColl: TCaptionEdit [13] … … 108 108 Color = clBtnFace 109 109 ReadOnly = True 110 TabOrder = 1 4110 TabOrder = 16 111 111 Text = 'txtImmedColl' 112 112 end … … 116 116 Width = 165 117 117 Height = 21 118 TabOrder = 1 3118 TabOrder = 15 119 119 OnChange = ControlChange 120 120 DateOnly = False … … 128 128 BevelInner = bvLowered 129 129 BevelOuter = bvNone 130 TabOrder = 8130 TabOrder = 10 131 131 object lblUrineVolume: TOROffsetLabel 132 132 Left = 6 … … 156 156 BevelInner = bvLowered 157 157 BevelOuter = bvNone 158 TabOrder = 7158 TabOrder = 9 159 159 object lblAntiCoagulant: TOROffsetLabel 160 160 Left = 6 … … 184 184 BevelInner = bvLowered 185 185 BevelOuter = bvNone 186 TabOrder = 6186 TabOrder = 8 187 187 Visible = False 188 188 object lblOrderComment: TOROffsetLabel … … 212 212 Height = 118 213 213 BevelOuter = bvNone 214 TabOrder = 5214 TabOrder = 7 215 215 end 216 216 object pnlDoseDraw: TORAutoPanel [19] … … 221 221 BevelInner = bvLowered 222 222 BevelOuter = bvNone 223 TabOrder = 1 0223 TabOrder = 12 224 224 object lblDose: TOROffsetLabel 225 225 Left = 10 … … 268 268 BevelInner = bvLowered 269 269 BevelOuter = bvNone 270 TabOrder = 9270 TabOrder = 11 271 271 object lblPeakTrough: TOROffsetLabel 272 272 Left = 6 … … 294 294 end 295 295 end 296 inherited cmdAccept: TButton 297 Left = 443 298 TabOrder = 18 299 ExplicitLeft = 443 300 end 301 inherited cmdQuit: TButton 302 TabOrder = 19 303 end 304 inherited pnlMessage: TPanel 305 Left = 18 306 Top = 192 307 Height = 56 308 TabOrder = 21 309 ExplicitLeft = 18 310 ExplicitTop = 192 311 ExplicitHeight = 56 312 inherited imgMessage: TImage 313 Top = 11 314 ExplicitTop = 11 315 end 316 inherited memMessage: TRichEdit 317 Left = 41 318 Top = 5 319 Height = 43 320 PopupMenu = MessagePopup 321 ExplicitLeft = 41 322 ExplicitTop = 5 323 ExplicitHeight = 43 324 end 325 end 326 object pnlCollTimeButton: TKeyClickPanel [24] 296 object pnlCollTimeButton: TKeyClickPanel [21] 327 297 Left = 288 328 298 Top = 167 … … 331 301 BevelOuter = bvNone 332 302 Caption = 'Select collection time' 333 TabOrder = 1 5303 TabOrder = 17 334 304 TabStop = True 335 305 OnClick = cmdImmedCollClick … … 360 330 end 361 331 end 362 object cboAvailTest: TORComboBox [2 5]332 object cboAvailTest: TORComboBox [22] 363 333 Left = 6 364 334 Top = 18 … … 386 356 CharsNeedMatch = 1 387 357 end 388 object cboFrequency: TORComboBox [2 6]358 object cboFrequency: TORComboBox [23] 389 359 Left = 326 390 360 Top = 166 … … 406 376 Sorted = False 407 377 SynonymChars = '<>' 408 TabOrder = 1 6378 TabOrder = 18 409 379 OnChange = cboFrequencyChange 410 380 CharsNeedMatch = 1 411 381 end 412 object cboCollSamp: TORComboBox [2 7]382 object cboCollSamp: TORComboBox [24] 413 383 Left = 269 414 384 Top = 28 … … 437 407 CharsNeedMatch = 1 438 408 end 439 object cboSpecimen: TORComboBox [2 8]409 object cboSpecimen: TORComboBox [25] 440 410 Left = 269 441 411 Top = 55 … … 459 429 Sorted = False 460 430 SynonymChars = '<>' 461 TabOrder = 2431 TabOrder = 3 462 432 OnChange = cboSpecimenChange 463 433 OnEnter = cboSpecimenMouseClick … … 466 436 CharsNeedMatch = 1 467 437 end 468 object cboUrgency: TORComboBox [2 9]438 object cboUrgency: TORComboBox [26] 469 439 Left = 269 470 440 Top = 82 … … 486 456 Sorted = False 487 457 SynonymChars = '<>' 488 TabOrder = 3458 TabOrder = 5 489 459 OnChange = cboUrgencyChange 490 460 CharsNeedMatch = 1 491 461 end 492 object txtAddlComment: TCaptionEdit [ 30]462 object txtAddlComment: TCaptionEdit [27] 493 463 Left = 187 494 464 Top = 122 495 465 Width = 180 496 466 Height = 21 497 TabOrder = 4467 TabOrder = 6 498 468 Visible = False 499 469 OnExit = txtAddlCommentExit 500 470 Caption = 'Additional Comment' 501 471 end 502 object txtDays: TCaptionEdit [ 31]472 object txtDays: TCaptionEdit [28] 503 473 Left = 430 504 474 Top = 166 … … 507 477 Hint = 'Enter a number of days, or an "X" followed by a number of times.' 508 478 Enabled = False 509 TabOrder = 17479 TabOrder = 20 510 480 OnChange = ControlChange 511 481 Caption = 'How Long?' 512 482 end 513 object FLabCommonCombo: TORListBox [ 32]483 object FLabCommonCombo: TORListBox [29] 514 484 Left = 440 515 485 Top = 247 … … 520 490 ParentShowHint = False 521 491 ShowHint = True 522 TabOrder = 2 2492 TabOrder = 26 523 493 Visible = False 524 494 ItemTipColor = clWindow 525 495 LongList = False 526 496 end 527 object cboCollTime: TORComboBox [3 3]497 object cboCollTime: TORComboBox [30] 528 498 Left = 149 529 499 Top = 166 … … 545 515 Sorted = False 546 516 SynonymChars = '<>' 547 TabOrder = 1 2517 TabOrder = 14 548 518 OnChange = cboCollTimeChange 549 519 OnExit = cboCollTimeExit 550 520 CharsNeedMatch = 1 551 521 end 552 object cboCollType: TORComboBox [3 4]522 object cboCollType: TORComboBox [31] 553 523 Left = 6 554 524 Top = 166 … … 570 540 Sorted = False 571 541 SynonymChars = '<>' 572 TabOrder = 1 1542 TabOrder = 13 573 543 OnChange = cboCollTypeChange 574 544 CharsNeedMatch = 1 575 545 end 546 object Frequencylbl508: TVA508StaticText [32] 547 Name = 'Frequencylbl508' 548 Left = 323 549 Top = 149 550 Width = 59 551 Height = 15 552 Alignment = taLeftJustify 553 Caption = 'How Often?' 554 Enabled = False 555 TabOrder = 19 556 Visible = False 557 ShowAccelChar = True 558 end 559 object HowManyDayslbl508: TVA508StaticText [33] 560 Name = 'HowManyDayslbl508' 561 Left = 431 562 Top = 152 563 Width = 57 564 Height = 15 565 Alignment = taLeftJustify 566 Caption = 'How Long?' 567 Enabled = False 568 TabOrder = 21 569 Visible = False 570 ShowAccelChar = True 571 end 572 inherited cmdAccept: TButton 573 Left = 443 574 TabOrder = 23 575 ExplicitLeft = 443 576 end 577 object specimenlbl508: TVA508StaticText [35] 578 Name = 'specimenlbl508' 579 Left = 210 580 Top = 56 581 Width = 49 582 Height = 15 583 Alignment = taLeftJustify 584 Caption = 'Specimen' 585 Enabled = False 586 TabOrder = 4 587 Visible = False 588 ShowAccelChar = True 589 end 590 inherited cmdQuit: TButton 591 TabOrder = 24 592 end 593 object CollSamplbl508: TVA508StaticText [37] 594 Name = 'CollSamplbl508' 595 Left = 187 596 Top = 31 597 Width = 72 598 Height = 15 599 Alignment = taLeftJustify 600 Caption = 'Collect Sample' 601 Enabled = False 602 TabOrder = 2 603 Visible = False 604 ShowAccelChar = True 605 end 606 inherited pnlMessage: TPanel 607 Left = 18 608 Top = 192 609 Height = 56 610 TabOrder = 25 611 ExplicitLeft = 18 612 ExplicitTop = 192 613 ExplicitHeight = 56 614 inherited imgMessage: TImage 615 Top = 11 616 ExplicitTop = 11 617 end 618 inherited memMessage: TRichEdit 619 Left = 41 620 Top = 5 621 Height = 43 622 PopupMenu = MessagePopup 623 ExplicitLeft = 41 624 ExplicitTop = 5 625 ExplicitHeight = 43 626 end 627 end 576 628 inherited amgrMain: TVA508AccessibilityManager 577 629 Data = ( … … 668 720 ( 669 721 'Component = frmODLab' 722 'Status = stsDefault') 723 ( 724 'Component = Frequencylbl508' 725 'Status = stsDefault') 726 ( 727 'Component = HowManyDayslbl508' 728 'Status = stsDefault') 729 ( 730 'Component = specimenlbl508' 731 'Status = stsDefault') 732 ( 733 'Component = CollSamplbl508' 670 734 'Status = stsDefault')) 671 735 end
Note:
See TracChangeset
for help on using the changeset viewer.