object frmReview: TfrmReview Left = 152 Top = 50 AutoScroll = False BorderIcons = [biMaximize] Caption = 'Review / Sign Changes' ClientHeight = 497 ClientWidth = 602 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] KeyPreview = True OldCreateOrder = True Position = poScreenCenter OnClose = FormClose OnCreate = FormCreate OnDestroy = FormDestroy OnKeyDown = FormKeyDown OnKeyUp = FormKeyUp OnMouseDown = FormMouseDown OnMouseMove = FormMouseMove OnShow = FormShow DesignSize = ( 602 497) PixelsPerInch = 96 TextHeight = 13 object laDiagnosis: TLabel Left = 256 Top = 135 Width = 46 Height = 13 Caption = 'Diagnosis' Visible = False end object pnlSignature: TPanel Left = 8 Top = 423 Width = 373 Height = 65 Anchors = [akLeft, akBottom] BevelOuter = bvNone TabOrder = 0 object lblESCode: TLabel Left = 0 Top = 0 Width = 123 Height = 13 Caption = 'Electronic Signature Code' end object txtESCode: TCaptionEdit Left = 0 Top = 14 Width = 137 Height = 21 PasswordChar = '*' TabOrder = 0 OnChange = txtESCodeChange Caption = 'Electronic Signature Code' end end object pnlOrderAction: TPanel Left = 8 Top = 423 Width = 373 Height = 65 Anchors = [akLeft, akBottom] BevelOuter = bvNone TabOrder = 1 Visible = False object Label1: TStaticText Left = 0 Top = 0 Width = 111 Height = 17 Caption = 'For orders, select from:' TabOrder = 4 end object radSignChart: TRadioButton Left = 0 Top = 16 Width = 101 Height = 17 Caption = '&Signed on Chart' TabOrder = 0 OnClick = radReleaseClick end object radHoldSign: TRadioButton Left = 0 Top = 36 Width = 101 Height = 17 Caption = '&Hold until Signed' Checked = True TabOrder = 1 TabStop = True OnClick = radReleaseClick end object grpRelease: TGroupBox Left = 120 Top = 16 Width = 241 Height = 42 TabOrder = 3 Visible = False object radVerbal: TRadioButton Left = 8 Top = 19 Width = 53 Height = 17 Caption = '&Verbal' Enabled = False TabOrder = 0 end object radPhone: TRadioButton Left = 80 Top = 19 Width = 77 Height = 17 Caption = '&Telephone' Enabled = False TabOrder = 1 end object radPolicy: TRadioButton Left = 168 Top = 19 Width = 49 Height = 17 Caption = '&Policy' Enabled = False TabOrder = 2 end end object radRelease: TRadioButton Left = 128 Top = 16 Width = 113 Height = 17 Caption = '&Release to Service' TabOrder = 2 Visible = False OnClick = radReleaseClick end end object cmdOK: TButton Left = 442 Top = 471 Width = 72 Height = 21 Anchors = [akRight, akBottom] Caption = 'OK' Default = True TabOrder = 2 OnClick = cmdOKClick end object cmdCancel: TButton Left = 522 Top = 471 Width = 72 Height = 21 Anchors = [akRight, akBottom] Cancel = True Caption = 'Cancel' TabOrder = 3 OnClick = cmdCancelClick end object lstReview: TCaptionCheckListBox Left = 8 Top = 154 Width = 587 Height = 264 OnClickCheck = lstReviewClickCheck Anchors = [akLeft, akTop, akRight, akBottom] ItemHeight = 15 ParentShowHint = False PopupMenu = poBACopyPaste ShowHint = True Style = lbOwnerDrawVariable TabOrder = 6 OnClick = lstReviewClick OnDrawItem = lstReviewDrawItem OnKeyUp = lstReviewKeyUp OnMeasureItem = lstReviewMeasureItem OnMouseDown = lstReviewMouseDown OnMouseMove = lstReviewMouseMove Caption = 'Signature will be Applied to Checked Items' end inline fraCoPay: TfraCoPayDesc Left = 0 Top = 0 Width = 602 Height = 129 Align = alTop AutoScroll = False AutoSize = True ParentShowHint = False ShowHint = True TabOrder = 4 Visible = False inherited pnlRight: TPanel Left = 392 Height = 129 inherited lblCaption: TStaticText Caption = 'Patient Orders Related To:' end inherited pnlMain: TPanel Height = 112 inherited Panel7: TPanel inherited lblHNC2: TORStaticText OnEnter = fraCoPayLabel23Enter OnExit = fraCoPayLabel23Exit end inherited lblHNC: TORStaticText OnEnter = fraCoPayLabel23Enter OnExit = fraCoPayLabel23Exit end end inherited Panel8: TPanel inherited Label12: TORStaticText OnEnter = fraCoPayLabel23Enter OnExit = fraCoPayLabel23Exit end inherited Label11: TORStaticText OnEnter = fraCoPayLabel23Enter OnExit = fraCoPayLabel23Exit end end inherited Panel9: TPanel inherited Label14: TORStaticText OnEnter = fraCoPayLabel23Enter OnExit = fraCoPayLabel23Exit end inherited Label13: TORStaticText OnEnter = fraCoPayLabel23Enter OnExit = fraCoPayLabel23Exit end end inherited Panel10: TPanel inherited Label16: TORStaticText OnEnter = fraCoPayLabel23Enter OnExit = fraCoPayLabel23Exit end inherited Label15: TORStaticText OnEnter = fraCoPayLabel23Enter OnExit = fraCoPayLabel23Exit end end inherited Panel11: TPanel inherited Label18: TORStaticText OnEnter = fraCoPayLabel23Enter OnExit = fraCoPayLabel23Exit end inherited Label17: TORStaticText OnEnter = fraCoPayLabel23Enter OnExit = fraCoPayLabel23Exit end end inherited Panel12: TPanel inherited Label24: TORStaticText OnEnter = fraCoPayLabel23Enter OnExit = fraCoPayLabel23Exit end inherited Label23: TORStaticText OnEnter = fraCoPayLabel23Enter OnExit = fraCoPayLabel23Exit end end inherited Panel1: TPanel inherited StaticText4: TORStaticText OnEnter = fraCoPayLabel23Enter OnExit = fraCoPayLabel23Exit end inherited StaticText1: TORStaticText OnEnter = fraCoPayLabel23Enter OnExit = fraCoPayLabel23Exit end end end end inherited pnlSC: TPanel Width = 392 Height = 129 inherited lblSCDisplay: TLabel Width = 392 end inherited memSCDisplay: TCaptionMemo Width = 392 Height = 112 end end end object lblSig: TStaticText Left = 8 Top = 136 Width = 205 Height = 17 Caption = 'Signature will be Applied to Checked Items' TabOrder = 5 TabStop = True end object gbxDxLookup: TGroupBox Left = 8 Top = 136 Width = 101 Height = 48 Caption = 'Lookup Diagnosis' TabOrder = 8 TabStop = True Visible = False object buDiagnosis: TButton Left = 7 Top = 21 Width = 88 Height = 21 Caption = '&Diagnosis' Enabled = False TabOrder = 0 OnClick = buDiagnosisClick end end object TMGAutoPrintCKBox: TCheckBox Left = 443 Top = 435 Width = 142 Height = 17 Anchors = [akRight, akBottom] Caption = 'Print note(s) after signing' Checked = True State = cbChecked TabOrder = 9 end object poBACopyPaste: TPopupMenu Left = 384 Top = 280 object Copy1: TMenuItem Caption = '&Copy' ShortCut = 16451 OnClick = Copy1Click end object Paste1: TMenuItem Caption = '&Paste' Enabled = False ShortCut = 16470 OnClick = Paste1Click end object Diagnosis1: TMenuItem Caption = '&Diagnosis...' ShortCut = 32836 OnClick = buDiagnosisClick end object Exit1: TMenuItem Caption = '&Exit' ShortCut = 16453 OnClick = Exit1Click end end object DKLanguageController1: TDKLanguageController Left = 288 Top = 248 LangData = { 090066726D526576696577010100000001000000070043617074696F6E011A00 00000B006C61446961676E6F736973010100000002000000070043617074696F 6E000C00706E6C5369676E6174757265000009006C626C4553436F6465010100 000003000000070043617074696F6E0009007478744553436F64650101000000 04000000070043617074696F6E000E00706E6C4F72646572416374696F6E0000 06004C6162656C31010100000005000000070043617074696F6E000C00726164 5369676E4368617274010100000006000000070043617074696F6E000B007261 64486F6C645369676E010100000007000000070043617074696F6E000A006772 7052656C656173650000090072616456657262616C0101000000080000000700 43617074696F6E00080072616450686F6E650101000000090000000700436170 74696F6E000900726164506F6C69637901010000000A00000007004361707469 6F6E000A0072616452656C6561736501010000000B000000070043617074696F 6E000500636D644F4B01010000000C000000070043617074696F6E000900636D 6443616E63656C01010000000D000000070043617074696F6E0009006C737452 657669657701010000000E000000070043617074696F6E000800667261436F50 617900011D0000000800706E6C5269676874000007005370616365723200000A 006C626C43617074696F6E01010000000F000000070043617074696F6E000700 706E6C4D61696E00000700737061636572310000060050616E656C3700000700 6C626C484E4332010100000010000000070043617074696F6E0006006C626C48 4E43010100000011000000070043617074696F6E00060050616E656C38000007 004C6162656C3132010100000012000000070043617074696F6E0007004C6162 656C3131010100000013000000070043617074696F6E00060050616E656C3900 0007004C6162656C3134010100000014000000070043617074696F6E0007004C 6162656C3133010100000015000000070043617074696F6E00070050616E656C 3130000007004C6162656C3136010100000016000000070043617074696F6E00 07004C6162656C3135010100000017000000070043617074696F6E0007005061 6E656C3131000007004C6162656C313801010000001800000007004361707469 6F6E0007004C6162656C3137010100000019000000070043617074696F6E0007 0050616E656C3132000007004C6162656C323401010000001A00000007004361 7074696F6E0007004C6162656C323301010000001B000000070043617074696F 6E00060050616E656C3100000B00537461746963546578743401010000001C00 0000070043617074696F6E000B00537461746963546578743101010000001D00 0000070043617074696F6E000500706E6C534300000C006C626C534344697370 6C617901010000001E000000070043617074696F6E000C006D656D5343446973 706C617901010000001F000000070043617074696F6E0006006C626C53696701 0100000020000000070043617074696F6E000B0067627844784C6F6F6B757001 0100000021000000070043617074696F6E000B006275446961676E6F73697301 0100000022000000070043617074696F6E000D00706F4241436F707950617374 6500000500436F707931010100000023000000070043617074696F6E00060050 6173746531010100000024000000070043617074696F6E000A00446961676E6F 73697331010100000025000000070043617074696F6E00050045786974310101 00000026000000070043617074696F6E001100544D474175746F5072696E7443 4B426F78010100000027000000070043617074696F6E00} end end