inherited frmODMedIn: TfrmODMedIn Left = 220 Top = 416 Caption = 'Inpatient Medication Order' PixelsPerInch = 96 TextHeight = 13 object lblMedication: TLabel [0] Left = 6 Top = 4 Width = 52 Height = 13 Caption = 'Medication' end object lblDosage: TLabel [1] Left = 224 Top = 4 Width = 37 Height = 13 Caption = 'Dosage' end object lblRoute: TLabel [2] Left = 364 Top = 4 Width = 29 Height = 13 Caption = 'Route' end object lblSchedule: TLabel [3] Left = 442 Top = 4 Width = 45 Height = 13 Caption = 'Schedule' end object Label5: TLabel [4] Left = 6 Top = 45 Width = 70 Height = 13 Caption = 'Dispense Drug' end object lblComments: TLabel [5] Left = 223 Top = 114 Width = 49 Height = 13 Caption = 'Comments' end object lblPriority: TLabel [6] Left = 442 Top = 114 Width = 31 Height = 13 Caption = 'Priority' end object Bevel1: TBevel [7] Left = 214 Top = 0 Width = 4 Height = 186 end object cboDispense: TORComboBox [8] Left = 6 Top = 59 Width = 202 Height = 127 Style = orcsSimple AutoSelect = True Color = clWindow DropDownCount = 8 ItemHeight = 13 ItemTipColor = clWindow ItemTipEnable = True ListItemsOnly = False LongList = False LookupPiece = 0 MaxLength = 0 ParentShowHint = False Pieces = '2,4,3' ShowHint = True Sorted = False SynonymChars = '<>' TabPositions = '30,33' TabOrder = 2 OnChange = ControlChange OnExit = cboDispenseExit OnMouseClick = cboDispenseMouseClick CharsNeedMatch = 1 end object cboMedication: TORComboBox [9] Left = 6 Top = 18 Width = 202 Height = 167 Style = orcsSimple AutoSelect = True Color = clWindow DropDownCount = 11 ItemHeight = 13 ItemTipColor = clWindow ItemTipEnable = True ListItemsOnly = False LongList = True LookupPiece = 0 MaxLength = 0 Pieces = '2' Sorted = False SynonymChars = '<>' TabOrder = 1 OnChange = ControlChange OnExit = cboMedicationSelect OnMouseClick = cboMedicationSelect OnNeedData = cboMedicationNeedData CharsNeedMatch = 1 end inherited memOrder: TCaptionMemo TabOrder = 10 end object cboRoute: TORComboBox [11] Left = 364 Top = 18 Width = 72 Height = 90 Style = orcsSimple AutoSelect = True Color = clWindow DropDownCount = 8 ItemHeight = 13 ItemTipColor = clWindow ItemTipEnable = True ListItemsOnly = False LongList = False LookupPiece = 0 MaxLength = 0 Pieces = '2' Sorted = False SynonymChars = '<>' TabOrder = 4 OnChange = ControlChange CharsNeedMatch = 1 end object cboSchedule: TORComboBox [12] Left = 442 Top = 18 Width = 72 Height = 90 Style = orcsSimple AutoSelect = True Color = clWindow DropDownCount = 8 ItemHeight = 13 ItemTipColor = clWindow ItemTipEnable = True ListItemsOnly = False LongList = False LookupPiece = 0 MaxLength = 0 Sorted = False SynonymChars = '<>' TabOrder = 5 OnChange = ControlChange CharsNeedMatch = 1 end object memComments: TMemo [13] Left = 223 Top = 128 Width = 212 Height = 58 ScrollBars = ssVertical TabOrder = 6 OnChange = ControlChange end object cboPriority: TORComboBox [14] Left = 442 Top = 128 Width = 72 Height = 58 Style = orcsSimple AutoSelect = True Color = clWindow DropDownCount = 8 ItemHeight = 13 ItemTipColor = clWindow ItemTipEnable = True ListItemsOnly = False LongList = False LookupPiece = 0 MaxLength = 0 Pieces = '2' Sorted = False SynonymChars = '<>' TabOrder = 7 OnChange = ControlChange CharsNeedMatch = 1 end object txtDosage: TCaptionEdit [15] Left = 224 Top = 18 Width = 134 Height = 21 MaxLength = 20 TabOrder = 3 OnChange = ControlChange Caption = 'Dosage' end inherited cmdAccept: TButton TabOrder = 8 end inherited cmdQuit: TButton TabOrder = 9 end object cboMedAlt: TORComboBox [18] Left = 6 Top = 18 Width = 202 Height = 21 Style = orcsDropDown AutoSelect = True Color = clWindow DropDownCount = 11 ItemHeight = 13 ItemTipColor = clWindow ItemTipEnable = True ListItemsOnly = False LongList = True LookupPiece = 0 MaxLength = 0 Pieces = '2' Sorted = False SynonymChars = '<>' TabOrder = 0 Visible = False OnChange = ControlChange OnExit = cboMedicationSelect OnMouseClick = cboMedicationSelect OnNeedData = cboMedicationNeedData CharsNeedMatch = 1 end inherited pnlMessage: TPanel TabOrder = 11 end inherited DKLanguageController1: TDKLanguageController LangData = { 0A0066726D4F444D6564496E010100000005000000070043617074696F6E0116 00000008006D656D4F72646572010100000002000000070043617074696F6E00 0900636D64416363657074010100000003000000070043617074696F6E000700 636D6451756974010100000004000000070043617074696F6E000A00706E6C4D 65737361676500000A00696D674D65737361676500000A006D656D4D65737361 676500000D006C626C4D656469636174696F6E01010000000600000007004361 7074696F6E0009006C626C446F73616765010100000007000000070043617074 696F6E0008006C626C526F757465010100000008000000070043617074696F6E 000B006C626C5363686564756C65010100000009000000070043617074696F6E 0006004C6162656C3501010000000A000000070043617074696F6E000B006C62 6C436F6D6D656E747301010000000B000000070043617074696F6E000B006C62 6C5072696F7269747901010000000C000000070043617074696F6E0006004265 76656C3100000B0063626F44697370656E736500000D0063626F4D6564696361 74696F6E0000080063626F526F75746500000B0063626F5363686564756C6500 000B006D656D436F6D6D656E747300000B0063626F5072696F72697479000009 00747874446F7361676501010000000D000000070043617074696F6E00090063 626F4D6564416C740000} end end