object PrinterF: TPrinterF Left = 200 Top = 109 BorderIcons = [] BorderStyle = bsSingle ClientHeight = 129 ClientWidth = 265 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object Bevel1: TBevel Left = 6 Top = 96 Width = 253 Height = 7 Shape = bsTopLine end object Image1: TImage Left = 6 Top = 6 Width = 32 Height = 32 AutoSize = True Center = True Picture.Data = {} end object ActPrinter: TLabel Left = 48 Top = 18 Width = 211 Height = 13 AutoSize = False Caption = 'ActPrinter' end object FontsASo: TLabel Left = 6 Top = 48 Width = 253 Height = 37 Alignment = taCenter AutoSize = False Font.Color = clBlack Font.Height = -24 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Button1: TButton Left = 6 Top = 102 Width = 75 Height = 25 Caption = '&Schlie�en' TabOrder = 0 OnClick = Button1Click end end