object Druckwahl: TDruckwahl Left = 200 Top = 99 BorderIcons = [] BorderStyle = bsDialog Caption = 'Drucken...' ClientHeight = 229 ClientWidth = 365 Font.Color = clBlack Font.Height = -16 Font.Name = 'Arial' Font.Style = [] PixelsPerInch = 120 TextHeight = 18 object Panel1: TPanel Left = 10 Top = 13 Width = 345 Height = 204 BevelOuter = bvLowered TabOrder = 1 object BitBtn1: TBitBtn Left = 11 Top = 156 Width = 100 Height = 37 Caption = 'Drucken' ModalResult = 1 TabOrder = 0 Glyph.Data = { 76010000424D7601000000000000760000002800000020000000100000000100 04000000000000010000130B0000130B00000000000000000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00300000000000 00033FFFFFFFFFFFFFFF0888888888888880777777777777777F088888888888 8880777777777777777F0000000000000000FFFFFFFFFFFFFFFF0F8F8F8F8F8F 8F80777777777777777F08F8F8F8F8F8F9F0777777777777777F0F8F8F8F8F8F 8F807777777777777F7F0000000000000000777777777777777F3330FFFFFFFF 03333337F3FFFF3F7F333330F0000F0F03333337F77773737F333330FFFFFFFF 03333337F3FF3FFF7F333330F00F000003333337F773777773333330FFFF0FF0 33333337F3FF7F3733333330F08F0F0333333337F7737F7333333330FFFF0033 33333337FFFF7733333333300000033333333337777773333333} NumGlyphs = 2 end object BitBtn2: TBitBtn Left = 130 Top = 156 Width = 100 Height = 37 TabOrder = 1 Kind = bkAbort end object BitBtn3: TBitBtn Left = 245 Top = 156 Width = 91 Height = 37 Caption = 'Schriftart' TabOrder = 2 OnClick = BitBtn3Click Glyph.Data = { 76010000424D7601000000000000760000002800000020000000100000000100 04000000000000010000130B0000130B00000000000000000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333 3333333333333333333333333333333333333333FFF33FFFFF33333300033000 00333337773377777333333330333300033333337FF33777F333333330733300 0333333377FFF777F33333333700000073333333777777773333333333033000 3333333337FF777F333333333307300033333333377F777F3333333333703007 33333333377F7773333333333330000333333333337777F33333333333300003 33333333337777F3333333333337007333333333337777333333333333330033 3333333333377333333333333333033333333333333733333333333333333333 3333333333333333333333333333333333333333333333333333} NumGlyphs = 2 end end object GroupBox1: TGroupBox Left = 20 Top = 24 Width = 327 Height = 136 Caption = ' Was soll gedruckt werden ? ' TabOrder = 0 object komplett: TCheckBox Left = 27 Top = 36 Width = 190 Height = 19 Caption = ' Komplett�bersicht' State = cbChecked TabOrder = 0 end object markiert: TRadioButton Left = 27 Top = 72 Width = 298 Height = 19 Caption = ' Einzel�bersicht f�r markierte Nummer' TabOrder = 1 end object alles: TRadioButton Left = 27 Top = 99 Width = 271 Height = 19 Caption = ' Einzel�bersicht f�r alle Nummern' Checked = True TabOrder = 2 TabStop = True end end object FontDialog1: TFontDialog Font.Color = clBlack Font.Height = -13 Font.Name = 'Arial' Font.Style = [] MinFontSize = 0 MaxFontSize = 0 Left = 224 Top = 32 end end