object frmLabPrint: TfrmLabPrint Left = 294 Top = 216 Width = 445 Height = 336 Caption = 'Lab Print Device Selection' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = True OnCreate = FormCreate OnDestroy = FormDestroy PixelsPerInch = 96 TextHeight = 13 object lblPrintTo: TLabel Left = 7 Top = 270 Width = 3 Height = 13 end object lblLabTitle: 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 Caption = 'Device' 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 = 1 OnClick = cmdOKClick end object cmdCancel: TButton Left = 347 Top = 272 Width = 72 Height = 22 Cancel = True Caption = 'Cancel' TabOrder = 2 OnClick = cmdCancelClick end object chkDefault: TCheckBox Left = 7 Top = 288 Width = 173 Height = 17 Caption = 'Save as user'#39's default printer' TabOrder = 3 end object dlgWinPrinter: TPrintDialog Left = 352 Top = 22 end object DKLanguageController1: TDKLanguageController Left = 320 Top = 24 LangData = { 0B0066726D4C61625072696E74010100000001000000070043617074696F6E01 0C0000000A006C626C5072696E74546F00000B006C626C4C61625469746C6501 010000000200000005004C696E65730009006772704465766963650101000000 03000000070043617074696F6E0009006C626C4D617267696E01010000000400 0000070043617074696F6E0009006C626C4C656E677468010100000005000000 070043617074696F6E000E0074787452696768744D617267696E00000D007478 74506167654C656E6774680000090063626F4465766963650101000000060000 00070043617074696F6E000500636D644F4B0101000000070000000700436170 74696F6E000900636D6443616E63656C01010000000800000007004361707469 6F6E000A0063686B44656661756C74010100000009000000070043617074696F 6E000D00646C6757696E5072696E7465720000} end end