object eDPrinter: TeDPrinter Left = 200 Top = 103 Width = 544 Height = 375 Caption = 'Podgl�d wydruku' Color = 15658734 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] PixelsPerInch = 96 TextHeight = 13 object ScrollBox1: TScrollBox Left = 0 Top = 0 Width = 536 Height = 348 Align = alClient BorderStyle = bsNone TabOrder = 0 object pb: TPaintBox Left = 0 Top = 28 Width = 536 Height = 320 Align = alClient OnPaint = pbPaint end object Panel1: TPanel Left = 0 Top = 0 Width = 536 Height = 28 Align = alTop BevelOuter = bvNone Caption = ' ' ParentColor = True TabOrder = 0 end end end