[456] | 1 | inherited frmODMedOut: TfrmODMedOut
|
---|
| 2 | Left = 427
|
---|
| 3 | Top = 145
|
---|
| 4 | Height = 316
|
---|
| 5 | Caption = 'Outpatient Medication Order'
|
---|
| 6 | PixelsPerInch = 96
|
---|
| 7 | TextHeight = 13
|
---|
| 8 | object lblMedication: TLabel [0]
|
---|
| 9 | Left = 6
|
---|
| 10 | Top = 4
|
---|
| 11 | Width = 52
|
---|
| 12 | Height = 13
|
---|
| 13 | Caption = 'Medication'
|
---|
| 14 | end
|
---|
| 15 | object lblDosage: TLabel [1]
|
---|
| 16 | Left = 202
|
---|
| 17 | Top = 45
|
---|
| 18 | Width = 28
|
---|
| 19 | Height = 13
|
---|
| 20 | Caption = 'TAKE'
|
---|
| 21 | end
|
---|
| 22 | object lblRoute: TLabel [2]
|
---|
| 23 | Left = 314
|
---|
| 24 | Top = 45
|
---|
| 25 | Width = 29
|
---|
| 26 | Height = 13
|
---|
| 27 | Caption = 'Route'
|
---|
| 28 | end
|
---|
| 29 | object lblSchedule: TLabel [3]
|
---|
| 30 | Left = 392
|
---|
| 31 | Top = 45
|
---|
| 32 | Width = 45
|
---|
| 33 | Height = 13
|
---|
| 34 | Caption = 'Schedule'
|
---|
| 35 | end
|
---|
| 36 | object lblDispense: TLabel [4]
|
---|
| 37 | Left = 6
|
---|
| 38 | Top = 45
|
---|
| 39 | Width = 70
|
---|
| 40 | Height = 13
|
---|
| 41 | Caption = 'Dispense Drug'
|
---|
| 42 | end
|
---|
| 43 | object Bevel1: TBevel [5]
|
---|
| 44 | Left = 192
|
---|
| 45 | Top = 0
|
---|
| 46 | Width = 4
|
---|
| 47 | Height = 227
|
---|
| 48 | end
|
---|
| 49 | object lblQuantity: TLabel [6]
|
---|
| 50 | Left = 470
|
---|
| 51 | Top = 45
|
---|
| 52 | Width = 39
|
---|
| 53 | Height = 13
|
---|
| 54 | Caption = 'Quantity'
|
---|
| 55 | end
|
---|
| 56 | object lblPickup: TLabel [7]
|
---|
| 57 | Left = 202
|
---|
| 58 | Top = 142
|
---|
| 59 | Width = 38
|
---|
| 60 | Height = 13
|
---|
| 61 | Caption = 'Pick Up'
|
---|
| 62 | end
|
---|
| 63 | object lblSC: TLabel [8]
|
---|
| 64 | Left = 314
|
---|
| 65 | Top = 142
|
---|
| 66 | Width = 43
|
---|
| 67 | Height = 13
|
---|
| 68 | Caption = 'SC? Y/N'
|
---|
| 69 | Font.Charset = DEFAULT_CHARSET
|
---|
| 70 | Font.Color = clWindowText
|
---|
| 71 | Font.Height = -11
|
---|
| 72 | Font.Name = 'MS Sans Serif'
|
---|
| 73 | Font.Style = []
|
---|
| 74 | ParentFont = False
|
---|
| 75 | end
|
---|
| 76 | object lblRefills: TLabel [9]
|
---|
| 77 | Left = 470
|
---|
| 78 | Top = 91
|
---|
| 79 | Width = 28
|
---|
| 80 | Height = 13
|
---|
| 81 | Caption = 'Refills'
|
---|
| 82 | end
|
---|
| 83 | object lblComment: TLabel [10]
|
---|
| 84 | Left = 202
|
---|
| 85 | Top = 183
|
---|
| 86 | Width = 49
|
---|
| 87 | Height = 13
|
---|
| 88 | Caption = 'Comments'
|
---|
| 89 | end
|
---|
| 90 | object lblPriority: TLabel [11]
|
---|
| 91 | Left = 392
|
---|
| 92 | Top = 142
|
---|
| 93 | Width = 31
|
---|
| 94 | Height = 13
|
---|
| 95 | Caption = 'Priority'
|
---|
| 96 | end
|
---|
| 97 | object btnUnits: TSpeedButton [12]
|
---|
| 98 | Left = 248
|
---|
| 99 | Top = 61
|
---|
| 100 | Width = 63
|
---|
| 101 | Height = 15
|
---|
| 102 | Caption = 'TABLET(S)'
|
---|
| 103 | Flat = True
|
---|
| 104 | Glyph.Data = {
|
---|
| 105 | AE000000424DAE0000000000000076000000280000000E000000070000000100
|
---|
| 106 | 0400000000003800000000000000000000001000000010000000000000000000
|
---|
| 107 | 8000008000000080800080000000800080008080000080808000C0C0C0000000
|
---|
| 108 | FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
|
---|
| 109 | 330033333333333333003330333333733300330003333F87330030000033FFFF
|
---|
| 110 | F30033333333333333003333333333333300}
|
---|
| 111 | Layout = blGlyphRight
|
---|
| 112 | NumGlyphs = 2
|
---|
| 113 | Spacing = 0
|
---|
| 114 | OnClick = btnUnitsClick
|
---|
| 115 | end
|
---|
| 116 | object lblSIG: TLabel [13]
|
---|
| 117 | Left = 314
|
---|
| 118 | Top = 4
|
---|
| 119 | Width = 18
|
---|
| 120 | Height = 13
|
---|
| 121 | Caption = 'SIG'
|
---|
| 122 | Visible = False
|
---|
| 123 | end
|
---|
| 124 | object memComplex: TMemo [14]
|
---|
| 125 | Left = 202
|
---|
| 126 | Top = 45
|
---|
| 127 | Width = 262
|
---|
| 128 | Height = 91
|
---|
| 129 | Color = clBtnFace
|
---|
| 130 | TabOrder = 19
|
---|
| 131 | Visible = False
|
---|
| 132 | end
|
---|
| 133 | object txtSIG: TCaptionEdit [15]
|
---|
| 134 | Left = 314
|
---|
| 135 | Top = 18
|
---|
| 136 | Width = 200
|
---|
| 137 | Height = 21
|
---|
| 138 | Color = clInfoBk
|
---|
| 139 | TabOrder = 18
|
---|
| 140 | Visible = False
|
---|
| 141 | Caption = 'SIG'
|
---|
| 142 | end
|
---|
| 143 | object cboDispense: TORComboBox [16]
|
---|
| 144 | Left = 6
|
---|
| 145 | Top = 59
|
---|
| 146 | Width = 180
|
---|
| 147 | Height = 168
|
---|
| 148 | Style = orcsSimple
|
---|
| 149 | AutoSelect = True
|
---|
| 150 | Color = clWindow
|
---|
| 151 | DropDownCount = 8
|
---|
| 152 | ItemHeight = 13
|
---|
| 153 | ItemTipColor = clWindow
|
---|
| 154 | ItemTipEnable = True
|
---|
| 155 | ListItemsOnly = False
|
---|
| 156 | LongList = False
|
---|
| 157 | LookupPiece = 0
|
---|
| 158 | MaxLength = 0
|
---|
| 159 | ParentShowHint = False
|
---|
| 160 | Pieces = '2,4,3'
|
---|
| 161 | ShowHint = True
|
---|
| 162 | Sorted = False
|
---|
| 163 | SynonymChars = '<>'
|
---|
| 164 | TabPositions = '30,33'
|
---|
| 165 | TabOrder = 2
|
---|
| 166 | OnChange = ControlChange
|
---|
| 167 | OnExit = cboDispenseExit
|
---|
| 168 | OnMouseClick = cboDispenseMouseClick
|
---|
| 169 | CharsNeedMatch = 1
|
---|
| 170 | end
|
---|
| 171 | object cboMedication: TORComboBox [17]
|
---|
| 172 | Left = 6
|
---|
| 173 | Top = 18
|
---|
| 174 | Width = 180
|
---|
| 175 | Height = 208
|
---|
| 176 | Style = orcsSimple
|
---|
| 177 | AutoSelect = True
|
---|
| 178 | Color = clWindow
|
---|
| 179 | DropDownCount = 11
|
---|
| 180 | ItemHeight = 13
|
---|
| 181 | ItemTipColor = clWindow
|
---|
| 182 | ItemTipEnable = True
|
---|
| 183 | ListItemsOnly = False
|
---|
| 184 | LongList = True
|
---|
| 185 | LookupPiece = 0
|
---|
| 186 | MaxLength = 0
|
---|
| 187 | Pieces = '2'
|
---|
| 188 | Sorted = False
|
---|
| 189 | SynonymChars = '<>'
|
---|
| 190 | TabOrder = 0
|
---|
| 191 | OnChange = ControlChange
|
---|
| 192 | OnExit = cboMedicationSelect
|
---|
| 193 | OnMouseClick = cboMedicationSelect
|
---|
| 194 | OnNeedData = cboMedicationNeedData
|
---|
| 195 | CharsNeedMatch = 1
|
---|
| 196 | end
|
---|
| 197 | inherited memOrder: TCaptionMemo
|
---|
| 198 | Top = 235
|
---|
| 199 | TabOrder = 15
|
---|
| 200 | end
|
---|
| 201 | inherited cmdAccept: TButton
|
---|
| 202 | Top = 235
|
---|
| 203 | TabOrder = 13
|
---|
| 204 | end
|
---|
| 205 | object cboRoute: TORComboBox [20]
|
---|
| 206 | Left = 314
|
---|
| 207 | Top = 59
|
---|
| 208 | Width = 72
|
---|
| 209 | Height = 77
|
---|
| 210 | Style = orcsSimple
|
---|
| 211 | AutoSelect = True
|
---|
| 212 | Color = clWindow
|
---|
| 213 | DropDownCount = 8
|
---|
| 214 | ItemHeight = 13
|
---|
| 215 | ItemTipColor = clWindow
|
---|
| 216 | ItemTipEnable = True
|
---|
| 217 | ListItemsOnly = False
|
---|
| 218 | LongList = False
|
---|
| 219 | LookupPiece = 0
|
---|
| 220 | MaxLength = 0
|
---|
| 221 | Pieces = '2'
|
---|
| 222 | Sorted = False
|
---|
| 223 | SynonymChars = '<>'
|
---|
| 224 | TabOrder = 4
|
---|
| 225 | OnChange = ControlChange
|
---|
| 226 | CharsNeedMatch = 1
|
---|
| 227 | end
|
---|
| 228 | object cboSchedule: TORComboBox [21]
|
---|
| 229 | Left = 392
|
---|
| 230 | Top = 59
|
---|
| 231 | Width = 72
|
---|
| 232 | Height = 77
|
---|
| 233 | Style = orcsSimple
|
---|
| 234 | AutoSelect = True
|
---|
| 235 | Color = clWindow
|
---|
| 236 | DropDownCount = 8
|
---|
| 237 | ItemHeight = 13
|
---|
| 238 | ItemTipColor = clWindow
|
---|
| 239 | ItemTipEnable = True
|
---|
| 240 | ListItemsOnly = False
|
---|
| 241 | LongList = False
|
---|
| 242 | LookupPiece = 0
|
---|
| 243 | MaxLength = 0
|
---|
| 244 | Sorted = False
|
---|
| 245 | SynonymChars = '<>'
|
---|
| 246 | TabOrder = 5
|
---|
| 247 | OnChange = ControlChange
|
---|
| 248 | CharsNeedMatch = 1
|
---|
| 249 | end
|
---|
| 250 | object memComments: TMemo [22]
|
---|
| 251 | Left = 202
|
---|
| 252 | Top = 197
|
---|
| 253 | Width = 311
|
---|
| 254 | Height = 32
|
---|
| 255 | ScrollBars = ssVertical
|
---|
| 256 | TabOrder = 12
|
---|
| 257 | OnChange = ControlChange
|
---|
| 258 | OnEnter = memCommentsEnter
|
---|
| 259 | end
|
---|
| 260 | object cboPriority: TORComboBox [23]
|
---|
| 261 | Left = 392
|
---|
| 262 | Top = 156
|
---|
| 263 | Width = 72
|
---|
| 264 | Height = 21
|
---|
| 265 | Style = orcsDropDown
|
---|
| 266 | AutoSelect = True
|
---|
| 267 | Color = clWindow
|
---|
| 268 | DropDownCount = 8
|
---|
| 269 | ItemHeight = 13
|
---|
| 270 | ItemTipColor = clWindow
|
---|
| 271 | ItemTipEnable = True
|
---|
| 272 | ListItemsOnly = False
|
---|
| 273 | LongList = False
|
---|
| 274 | LookupPiece = 0
|
---|
| 275 | MaxLength = 0
|
---|
| 276 | Pieces = '2'
|
---|
| 277 | Sorted = False
|
---|
| 278 | SynonymChars = '<>'
|
---|
| 279 | TabOrder = 11
|
---|
| 280 | OnChange = ControlChange
|
---|
| 281 | CharsNeedMatch = 1
|
---|
| 282 | end
|
---|
| 283 | object cboMedAlt: TORComboBox [24]
|
---|
| 284 | Left = 6
|
---|
| 285 | Top = 18
|
---|
| 286 | Width = 180
|
---|
| 287 | Height = 21
|
---|
| 288 | Style = orcsDropDown
|
---|
| 289 | AutoSelect = True
|
---|
| 290 | Color = clWindow
|
---|
| 291 | DropDownCount = 11
|
---|
| 292 | ItemHeight = 13
|
---|
| 293 | ItemTipColor = clWindow
|
---|
| 294 | ItemTipEnable = True
|
---|
| 295 | ListItemsOnly = False
|
---|
| 296 | LongList = True
|
---|
| 297 | LookupPiece = 0
|
---|
| 298 | MaxLength = 0
|
---|
| 299 | Pieces = '2'
|
---|
| 300 | Sorted = False
|
---|
| 301 | SynonymChars = '<>'
|
---|
| 302 | TabOrder = 1
|
---|
| 303 | Visible = False
|
---|
| 304 | OnChange = ControlChange
|
---|
| 305 | OnExit = cboMedicationSelect
|
---|
| 306 | OnMouseClick = cboMedicationSelect
|
---|
| 307 | OnNeedData = cboMedicationNeedData
|
---|
| 308 | CharsNeedMatch = 1
|
---|
| 309 | end
|
---|
| 310 | object cboInstructions: TORComboBox [25]
|
---|
| 311 | Left = 203
|
---|
| 312 | Top = 59
|
---|
| 313 | Width = 45
|
---|
| 314 | Height = 77
|
---|
| 315 | Style = orcsSimple
|
---|
| 316 | AutoSelect = True
|
---|
| 317 | Color = clWindow
|
---|
| 318 | DropDownCount = 8
|
---|
| 319 | ItemHeight = 13
|
---|
| 320 | ItemTipColor = clWindow
|
---|
| 321 | ItemTipEnable = True
|
---|
| 322 | ListItemsOnly = False
|
---|
| 323 | LongList = False
|
---|
| 324 | LookupPiece = 0
|
---|
| 325 | MaxLength = 80
|
---|
| 326 | Sorted = False
|
---|
| 327 | SynonymChars = '<>'
|
---|
| 328 | TabOrder = 3
|
---|
| 329 | OnChange = ControlChange
|
---|
| 330 | CharsNeedMatch = 1
|
---|
| 331 | end
|
---|
| 332 | object cboPickup: TORComboBox [26]
|
---|
| 333 | Left = 202
|
---|
| 334 | Top = 156
|
---|
| 335 | Width = 106
|
---|
| 336 | Height = 21
|
---|
| 337 | Style = orcsDropDown
|
---|
| 338 | AutoSelect = True
|
---|
| 339 | Color = clWindow
|
---|
| 340 | DropDownCount = 8
|
---|
| 341 | ItemHeight = 13
|
---|
| 342 | ItemTipColor = clWindow
|
---|
| 343 | ItemTipEnable = True
|
---|
| 344 | ListItemsOnly = False
|
---|
| 345 | LongList = False
|
---|
| 346 | LookupPiece = 0
|
---|
| 347 | MaxLength = 0
|
---|
| 348 | Pieces = '2'
|
---|
| 349 | Sorted = False
|
---|
| 350 | SynonymChars = '<>'
|
---|
| 351 | TabOrder = 9
|
---|
| 352 | OnChange = ControlChange
|
---|
| 353 | CharsNeedMatch = 1
|
---|
| 354 | end
|
---|
| 355 | object cboSC: TORComboBox [27]
|
---|
| 356 | Left = 314
|
---|
| 357 | Top = 156
|
---|
| 358 | Width = 72
|
---|
| 359 | Height = 21
|
---|
| 360 | Style = orcsDropDown
|
---|
| 361 | AutoSelect = True
|
---|
| 362 | Color = clWindow
|
---|
| 363 | DropDownCount = 8
|
---|
| 364 | ItemHeight = 13
|
---|
| 365 | ItemTipColor = clWindow
|
---|
| 366 | ItemTipEnable = True
|
---|
| 367 | ListItemsOnly = False
|
---|
| 368 | LongList = False
|
---|
| 369 | LookupPiece = 0
|
---|
| 370 | MaxLength = 0
|
---|
| 371 | Pieces = '2'
|
---|
| 372 | Sorted = False
|
---|
| 373 | SynonymChars = '<>'
|
---|
| 374 | TabOrder = 10
|
---|
| 375 | OnChange = ControlChange
|
---|
| 376 | OnEnter = cboSCEnter
|
---|
| 377 | CharsNeedMatch = 1
|
---|
| 378 | end
|
---|
| 379 | object txtQuantity: TCaptionEdit [28]
|
---|
| 380 | Left = 470
|
---|
| 381 | Top = 59
|
---|
| 382 | Width = 44
|
---|
| 383 | Height = 21
|
---|
| 384 | TabOrder = 6
|
---|
| 385 | OnChange = ControlChange
|
---|
| 386 | OnEnter = txtQuantityEnter
|
---|
| 387 | Caption = 'Quantity'
|
---|
| 388 | end
|
---|
| 389 | object txtRefills: TCaptionEdit [29]
|
---|
| 390 | Left = 470
|
---|
| 391 | Top = 105
|
---|
| 392 | Width = 31
|
---|
| 393 | Height = 21
|
---|
| 394 | TabOrder = 7
|
---|
| 395 | Text = '0'
|
---|
| 396 | OnChange = ControlChange
|
---|
| 397 | Caption = 'Refills'
|
---|
| 398 | end
|
---|
| 399 | object spnRefills: TUpDown [30]
|
---|
| 400 | Left = 501
|
---|
| 401 | Top = 105
|
---|
| 402 | Width = 15
|
---|
| 403 | Height = 21
|
---|
| 404 | Associate = txtRefills
|
---|
| 405 | Min = 0
|
---|
| 406 | Max = 11
|
---|
| 407 | Position = 0
|
---|
| 408 | TabOrder = 8
|
---|
| 409 | Wrap = False
|
---|
| 410 | end
|
---|
| 411 | object cmdComplex: TButton [31]
|
---|
| 412 | Left = 202
|
---|
| 413 | Top = 18
|
---|
| 414 | Width = 106
|
---|
| 415 | Height = 21
|
---|
| 416 | Caption = 'Complex Dose...'
|
---|
| 417 | TabOrder = 17
|
---|
| 418 | OnClick = cmdComplexClick
|
---|
| 419 | end
|
---|
| 420 | inherited cmdQuit: TButton
|
---|
| 421 | Top = 262
|
---|
| 422 | TabOrder = 14
|
---|
| 423 | end
|
---|
| 424 | inherited pnlMessage: TPanel
|
---|
| 425 | Left = 6
|
---|
| 426 | Top = 190
|
---|
| 427 | TabOrder = 16
|
---|
| 428 | end
|
---|
| 429 | object popUnits: TPopupMenu
|
---|
| 430 | AutoHotkeys = maManual
|
---|
| 431 | AutoPopup = False
|
---|
| 432 | Left = 271
|
---|
| 433 | Top = 76
|
---|
| 434 | end
|
---|
| 435 | end
|
---|