inherited frmODMisc: TfrmODMisc Left = 404 Top = 453 Caption = 'Patient Care Order' PixelsPerInch = 96 TextHeight = 13 object lblStart: TLabel [0] Left = 6 Top = 100 Width = 76 Height = 13 Caption = 'Start Date/Time' end object lblStop: TLabel [1] Left = 158 Top = 100 Width = 76 Height = 13 Caption = 'Stop Date/Time' end object lblCare: TLabel [2] Left = 6 Top = 6 Width = 58 Height = 13 Caption = 'Patient Care' end object lblComment: TLabel [3] Left = 6 Top = 53 Width = 54 Height = 13 Caption = 'Instructions' end inherited memOrder: TCaptionMemo TabOrder = 6 end inherited cmdAccept: TButton TabOrder = 4 end inherited cmdQuit: TButton TabOrder = 5 end object cboCare: TORComboBox [7] Left = 6 Top = 20 Width = 292 Height = 21 Style = orcsDropDown AutoSelect = True Color = clWindow DropDownCount = 8 ItemHeight = 13 ItemTipColor = clWindow ItemTipEnable = True ListItemsOnly = True LongList = True LookupPiece = 0 MaxLength = 0 Pieces = '2' Sorted = False SynonymChars = '<>' TabOrder = 0 OnExit = ControlChange OnMouseClick = ControlChange OnNeedData = cboCareNeedData CharsNeedMatch = 1 end object calStart: TORDateBox [8] Left = 6 Top = 114 Width = 140 Height = 21 TabOrder = 2 Text = 'Now' OnChange = ControlChange DateOnly = False RequireTime = False Caption = 'Start Date/Time' end object calStop: TORDateBox [9] Left = 158 Top = 114 Width = 140 Height = 21 TabOrder = 3 OnChange = ControlChange DateOnly = False RequireTime = False Caption = 'Stop Date/Time' end object txtComment: TCaptionEdit [10] Left = 6 Top = 67 Width = 508 Height = 21 TabOrder = 1 OnChange = ControlChange Caption = 'Instructions' end inherited pnlMessage: TPanel TabOrder = 7 end inherited DKLanguageController1: TDKLanguageController LangData = { 090066726D4F444D697363010100000005000000070043617074696F6E010E00 000008006D656D4F72646572010100000002000000070043617074696F6E0009 00636D64416363657074010100000003000000070043617074696F6E00070063 6D6451756974010100000004000000070043617074696F6E000A00706E6C4D65 737361676500000A00696D674D65737361676500000A006D656D4D6573736167 65000008006C626C5374617274010100000006000000070043617074696F6E00 07006C626C53746F70010100000007000000070043617074696F6E0007006C62 6C43617265010100000008000000070043617074696F6E000A006C626C436F6D 6D656E74010100000009000000070043617074696F6E00070063626F43617265 0000080063616C537461727401020000000B000000070043617074696F6E0A00 000004005465787400070063616C53746F7001010000000C0000000700436170 74696F6E000A00747874436F6D6D656E7401010000000D000000070043617074 696F6E00} end end