object MoWahl: TMoWahl Left = 207 Top = 252 ActiveControl = sp1 BorderStyle = bsDialog Caption = 'Druckauswahl' ClientHeight = 141 ClientWidth = 277 Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] Position = poScreenCenter OnCreate = FormCreate OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object Bevel1: TBevel Left = 16 Top = 8 Width = 161 Height = 121 Shape = bsFrame IsControl = True end object Label1: TLabel Left = 40 Top = 23 Width = 86 Height = 13 Caption = 'Druckzeitraum:' end object Label2: TLabel Left = 39 Top = 51 Width = 62 Height = 13 Caption = 'Von Monat' end object Label3: TLabel Left = 40 Top = 88 Width = 57 Height = 13 Caption = 'Bis Monat' end object OKBtn: TBitBtn Left = 184 Top = 8 Width = 77 Height = 27 Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 2 OnClick = OKBtnClick Kind = bkOK Margin = 2 Spacing = -1 IsControl = True end object CancelBtn: TBitBtn Left = 184 Top = 40 Width = 77 Height = 27 Caption = 'Abbruch' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 3 Kind = bkCancel Margin = 2 Spacing = -1 IsControl = True end object sp1: TSpinEdit Left = 112 Top = 40 Width = 41 Height = 22 MaxLength = 2 MaxValue = 12 MinValue = 1 TabOrder = 0 Value = 1 end object sp2: TSpinEdit Left = 112 Top = 80 Width = 41 Height = 22 MaxLength = 2 MaxValue = 12 MinValue = 1 TabOrder = 1 Value = 1 end object BitBtn1: TBitBtn Left = 184 Top = 104 Width = 77 Height = 28 Caption = '&Setup' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 4 OnClick = BitBtn1Click Glyph.Data = { 78010000424D7801000000000000760000002800000020000000100000000100 04000000000000000000120B0000120B00000000000000000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333 333333333333333333333333333333333333333FF33333333FF3330033333333 00333377FF33333377FF300003333330000337777FFFFFF7777F000000000000 000077777777777777770F88FFFF8FFF88F07F333F33333333370FFF9FFF8FFF FF707F337FF333FFFFF70FF999FF800000037F377733377777730FFF9FFF0888 80337F3373337F3337330FFFFFFF088803337FFFFFFF7FFF7333700000000000 3333777777777777F33333333339399939333333333337773333333333333393 3333333333333373333333333333933393333333333333333333333333333393 33333333333333333333333333333333333333333333333333330000} NumGlyphs = 2 end object HelpBtn: TBitBtn Left = 184 Top = 72 Width = 77 Height = 27 Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 5 OnClick = HelpBtnClick Kind = bkHelp Margin = 2 Spacing = -1 IsControl = True end object ps: TPrinterSetupDialog Left = 120 Top = 65528 end end