object frmOrdersPrint: TfrmOrdersPrint Left = 353 Top = 194 Width = 364 Height = 315 Caption = 'Print orders' 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 OnKeyUp = FormKeyUp PixelsPerInch = 96 TextHeight = 13 object pnlBase: TORAutoPanel Left = 0 Top = 0 Width = 356 Height = 281 Align = alClient BevelOuter = bvNone TabOrder = 0 object lblDevice: TLabel Left = 127 Top = 74 Width = 71 Height = 13 Caption = 'Print to device:' end object lblPartOne: TMemo Left = 16 Top = 7 Width = 327 Height = 26 TabStop = False BorderStyle = bsNone Color = clBtnFace Lines.Strings = ( 'One or more of the following prints are available for this set o' + 'f orders. ' 'Check those you desire and select a device, if necessary. ') ReadOnly = True TabOrder = 14 end object lblPart2: TMemo Left = 17 Top = 40 Width = 323 Height = 26 TabStop = False BorderStyle = bsNone Color = clBtnFace Lines.Strings = ( 'Highlighted items are configured to print automatically in all c' + 'ases for ' 'this location. Greyed out items are not available.') ReadOnly = True TabOrder = 15 end object ckChartCopy: TCheckBox Left = 17 Top = 95 Width = 97 Height = 17 Caption = 'Chart Copies' TabOrder = 0 OnClick = ckChartCopyClick end object ckLabels: TCheckBox Left = 17 Top = 131 Width = 97 Height = 17 Caption = 'Labels' TabOrder = 3 OnClick = ckLabelsClick end object ckRequisitions: TCheckBox Left = 17 Top = 170 Width = 97 Height = 17 Caption = 'Requisitions' TabOrder = 6 OnClick = ckRequisitionsClick end object ckWorkCopy: TCheckBox Left = 17 Top = 208 Width = 97 Height = 17 Caption = 'Work Copies' TabOrder = 9 OnClick = ckWorkCopyClick end object lstChartDevice: TORListBox Left = 127 Top = 93 Width = 121 Height = 21 ExtendedSelect = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ItemHeight = 13 ParentFont = False ParentShowHint = False ShowHint = True TabOrder = 1 OnClick = DeviceListClick Caption = 'Print to device:' ItemTipColor = clWindow LongList = False Pieces = '2' end object lstLabelDevice: TORListBox Left = 127 Top = 129 Width = 121 Height = 21 ItemHeight = 13 ParentShowHint = False ShowHint = True TabOrder = 4 OnClick = DeviceListClick Caption = 'Print to device:' ItemTipColor = clWindow LongList = False Pieces = '2' end object lstReqDevice: TORListBox Left = 127 Top = 168 Width = 121 Height = 21 ItemHeight = 13 ParentShowHint = False ShowHint = True TabOrder = 7 OnClick = DeviceListClick Caption = 'Print to device:' ItemTipColor = clWindow LongList = False Pieces = '2' end object lstWorkDevice: TORListBox Left = 127 Top = 206 Width = 121 Height = 21 ItemHeight = 13 ParentShowHint = False ShowHint = True TabOrder = 10 OnClick = DeviceListClick Caption = 'Print to device:' ItemTipColor = clWindow LongList = False Pieces = '2' end object cmdChart: TORAlignButton Left = 266 Top = 93 Width = 75 Height = 21 Caption = 'Change' TabOrder = 2 OnClick = cmdChartClick end object cmdLabels: TORAlignButton Left = 266 Top = 129 Width = 75 Height = 21 Caption = 'Change' TabOrder = 5 OnClick = cmdLabelsClick end object cmdReqs: TORAlignButton Left = 266 Top = 168 Width = 75 Height = 21 Caption = 'Change' TabOrder = 8 OnClick = cmdReqsClick end object cmdWork: TORAlignButton Left = 266 Top = 206 Width = 75 Height = 21 Caption = 'Change' TabOrder = 11 OnClick = cmdWorkClick end object cmdOK: TORAlignButton Left = 7 Top = 253 Width = 160 Height = 21 Caption = 'Print All Checked Items' TabOrder = 12 OnClick = cmdOKClick end object cmdCancel: TORAlignButton Left = 188 Top = 253 Width = 160 Height = 21 Caption = 'Print Highlighted Items Only' TabOrder = 13 OnClick = cmdCancelClick end end object DKLanguageController1: TDKLanguageController Left = 168 Top = 144 LangData = { 0E0066726D4F72646572735072696E7401010000000100000007004361707469 6F6E01120000000700706E6C42617365000009006C626C446576696365010100 000002000000070043617074696F6E000A006C626C506172744F6E6501010000 000300000005004C696E65730008006C626C5061727432010100000004000000 05004C696E6573000B00636B4368617274436F70790101000000050000000700 43617074696F6E000800636B4C6162656C730101000000060000000700436170 74696F6E000E00636B5265717569736974696F6E730101000000070000000700 43617074696F6E000A00636B576F726B436F7079010100000008000000070043 617074696F6E000E006C73744368617274446576696365010100000009000000 070043617074696F6E000E006C73744C6162656C44657669636501010000000A 000000070043617074696F6E000C006C73745265714465766963650101000000 0B000000070043617074696F6E000D006C7374576F726B446576696365010100 00000C000000070043617074696F6E000800636D64436861727401010000000D 000000070043617074696F6E000900636D644C6162656C7301010000000E0000 00070043617074696F6E000700636D645265717301010000000F000000070043 617074696F6E000700636D64576F726B01010000001000000007004361707469 6F6E000500636D644F4B010100000011000000070043617074696F6E00090063 6D6443616E63656C010100000012000000070043617074696F6E00} end end