object frmReportPrt: TfrmReportPrt Left = 507 Top = 114 Width = 442 Height = 356 Caption = 'Report Print Device Selection' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = True Position = poScreenCenter OnCreate = FormCreate OnDestroy = FormDestroy PixelsPerInch = 96 TextHeight = 13 object lblPrintTo: TLabel Left = 8 Top = 271 Width = 3 Height = 13 end object lblReportsTitle: TMemo Left = 8 Top = 8 Width = 301 Height = 53 TabStop = False BorderStyle = bsNone Color = clBtnFace Lines.Strings = ( 'Report Title, Date/Time, Location') ReadOnly = True TabOrder = 4 end object grpDevice: TGroupBox Left = 8 Top = 69 Width = 411 Height = 192 Caption = 'Device' TabOrder = 0 object lblMargin: TLabel Left = 8 Top = 166 Width = 60 Height = 13 AutoSize = False Caption = 'Right Margin' end object lblLength: TLabel Left = 120 Top = 166 Width = 61 Height = 13 AutoSize = False Caption = 'Page Length' end object txtRightMargin: TMaskEdit Left = 72 Top = 164 Width = 34 Height = 19 AutoSize = False EditMask = '99999;0; ' MaxLength = 5 TabOrder = 1 end object txtPageLength: TMaskEdit Left = 184 Top = 164 Width = 34 Height = 19 AutoSize = False EditMask = '99999;0; ' MaxLength = 5 TabOrder = 2 end object cboDevice: TORComboBox Left = 8 Top = 16 Width = 395 Height = 140 Style = orcsSimple AutoSelect = True Color = clWindow DropDownCount = 8 ItemHeight = 13 ItemTipColor = clWindow ItemTipEnable = True ListItemsOnly = False LongList = True LookupPiece = 0 MaxLength = 0 ParentShowHint = False Pieces = '2,4' ShowHint = True Sorted = False SynonymChars = '<>' TabPositions = '30' TabOrder = 0 OnChange = cboDeviceChange OnNeedData = cboDeviceNeedData CharsNeedMatch = 1 end end object cmdOK: TButton Left = 267 Top = 272 Width = 72 Height = 22 Caption = 'OK' Default = True TabOrder = 2 OnClick = cmdOKClick end object cmdCancel: TButton Left = 347 Top = 272 Width = 72 Height = 22 Cancel = True Caption = 'Cancel' TabOrder = 3 OnClick = cmdCancelClick end object chkDefault: TCheckBox Left = 8 Top = 294 Width = 171 Height = 17 Caption = 'Save as user'#39's default printer' TabOrder = 1 end object dlgWinPrinter: TPrintDialog Left = 334 Top = 18 end object DKLanguageController1: TDKLanguageController Left = 392 Top = 24 LangData = { 0C0066726D5265706F7274507274010100000001000000070043617074696F6E 010C0000000A006C626C5072696E74546F00000F006C626C5265706F72747354 69746C6501010000000200000005004C696E6573000900677270446576696365 010100000003000000070043617074696F6E0009006C626C4D617267696E0101 00000004000000070043617074696F6E0009006C626C4C656E67746801010000 0005000000070043617074696F6E000E0074787452696768744D617267696E00 000D00747874506167654C656E6774680000090063626F446576696365000005 00636D644F4B010100000006000000070043617074696F6E000900636D644361 6E63656C010100000007000000070043617074696F6E000A0063686B44656661 756C74010100000008000000070043617074696F6E000D00646C6757696E5072 696E7465720000} end end