object PrintF: TPrintF Left = 364 Top = 139 BorderIcons = [] BorderStyle = bsDialog Caption = '������' ClientHeight = 164 ClientWidth = 241 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 8 Top = 8 Width = 217 Height = 32 Alignment = taCenter Caption = '�������� ����� ���������� �� ����� ��������' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False WordWrap = True end object PrintPic: TCheckBox Left = 24 Top = 56 Width = 113 Height = 17 Caption = '������ ��������' Checked = True State = cbChecked TabOrder = 0 end object PrintText: TCheckBox Left = 24 Top = 80 Width = 97 Height = 17 Caption = '������ ������' Checked = True State = cbChecked TabOrder = 1 end object Button1: TButton Left = 8 Top = 112 Width = 105 Height = 25 Caption = '������' TabOrder = 2 OnClick = Button1Click end object Button2: TButton Left = 128 Top = 112 Width = 105 Height = 25 Caption = '������' TabOrder = 3 OnClick = Button2Click end object PB1: TProgressBar Left = 8 Top = 144 Width = 225 Height = 17 Min = 0 Max = 100 TabOrder = 4 end end