object frmRefillOrders: TfrmRefillOrders Left = 181 Top = 267 Width = 435 Height = 311 Caption = 'Refill Orders' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = True OnClose = FormClose OnCreate = FormCreate OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object pnlBottom: TPanel Left = 0 Top = 193 Width = 427 Height = 84 Align = alBottom BevelOuter = bvNone TabOrder = 0 object cmdOK: TButton Left = 234 Top = 40 Width = 72 Height = 21 Caption = 'OK' Default = True TabOrder = 0 OnClick = cmdOKClick end object cmdCancel: TButton Left = 314 Top = 40 Width = 72 Height = 21 Cancel = True Caption = 'Cancel' TabOrder = 1 OnClick = cmdCancelClick end object grbPickUp: TGroupBox Left = 42 Top = 5 Width = 136 Height = 75 Caption = ' Pick Up ' TabOrder = 2 object radWindow: TRadioButton Left = 12 Top = 17 Width = 113 Height = 17 Caption = 'at &Window' Checked = True TabOrder = 0 TabStop = True end object radMail: TRadioButton Left = 12 Top = 36 Width = 113 Height = 17 Caption = 'by &Mail' TabOrder = 1 end object radClinic: TRadioButton Left = 12 Top = 55 Width = 113 Height = 17 Caption = 'in &Clinic' TabOrder = 2 end end end object pnlClient: TPanel Left = 0 Top = 0 Width = 427 Height = 193 Align = alClient BevelOuter = bvNone TabOrder = 1 object lblOrders: TLabel Left = 0 Top = 0 Width = 427 Height = 13 Align = alTop Caption = 'Request refills for the following orders -' end object lstOrders: TCaptionListBox Left = 0 Top = 13 Width = 427 Height = 180 Align = alClient ItemHeight = 13 TabOrder = 0 Caption = 'Request refills for the following orders ' end end object DKLanguageController1: TDKLanguageController Left = 200 Top = 144 LangData = { 0F0066726D526566696C6C4F7264657273010100000001000000070043617074 696F6E010A0000000900706E6C426F74746F6D00000500636D644F4B01010000 0002000000070043617074696F6E000900636D6443616E63656C010100000003 000000070043617074696F6E0009006772625069636B55700101000000040000 00070043617074696F6E00090072616457696E646F7701010000000500000007 0043617074696F6E0007007261644D61696C0101000000060000000700436170 74696F6E000900726164436C696E696301010000000700000007004361707469 6F6E000900706E6C436C69656E74000009006C626C4F72646572730101000000 08000000070043617074696F6E0009006C73744F726465727301010000000900 0000070043617074696F6E00} end end