object HalbWahl: THalbWahl Left = 263 Top = 115 ActiveControl = OKBtn BorderStyle = bsDialog Caption = 'Druckauswahl' ClientHeight = 156 ClientWidth = 265 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 = 8 Top = 8 Width = 153 Height = 137 Shape = bsFrame IsControl = True end object la: TLabel Left = 40 Top = 24 Width = 82 Height = 13 Caption = 'Druckzeitraum' end object OKBtn: TBitBtn Left = 176 Top = 8 Width = 77 Height = 27 Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 0 OnClick = OKBtnClick Kind = bkOK Margin = 2 Spacing = -1 IsControl = True end object CancelBtn: TBitBtn Left = 176 Top = 40 Width = 77 Height = 27 Caption = 'Abbruch' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 1 Kind = bkCancel Margin = 2 Spacing = -1 IsControl = True end object HelpBtn: TBitBtn Left = 176 Top = 72 Width = 77 Height = 27 Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 2 OnClick = HelpBtnClick Kind = bkHelp Margin = 2 Spacing = -1 IsControl = True end object BitBtn1: TBitBtn Left = 176 Top = 104 Width = 77 Height = 28 Caption = '&Setup' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 3 OnClick = BitBtn1Click Glyph.Data = { 78010000424D7801000000000000760000002800000020000000100000000100 04000000000000000000120B0000120B00000000000000000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333 333333333333333333333333333333333333333FF33333333FF3330033333333 00333377FF33333377FF300003333330000337777FFFFFF7777F000000000000 000077777777777777770F88FFFF8FFF88F07F333F33333333370FFF9FFF8FFF FF707F337FF333FFFFF70FF999FF800000037F377733377777730FFF9FFF0888 80337F3373337F3337330FFFFFFF088803337FFFFFFF7FFF7333700000000000 3333777777777777F33333333339399939333333333337773333333333333393 3333333333333373333333333333933393333333333333333333333333333393 33333333333333333333333333333333333333333333333333330000} NumGlyphs = 2 end object rb1: TCheckBox Left = 40 Top = 48 Width = 97 Height = 17 Caption = '&1. Halbjahr' State = cbChecked TabOrder = 4 end object rb2: TCheckBox Left = 40 Top = 72 Width = 97 Height = 17 Caption = '&2. Halbjahr' State = cbChecked TabOrder = 5 end object ps: TPrinterSetupDialog Left = 112 Top = 112 end end