object Form1: TForm1 Left = 0 Top = 0 Width = 309 Height = 312 Caption = 'Form1' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 8 Top = 8 Width = 116 Height = 13 Caption = #1042#1067#1041#1045#1056#1048#1058#1045' '#1060#1059#1053#1050#1062#1048#1070'>' end object Label2: TLabel Left = 128 Top = 36 Width = 12 Height = 13 Caption = 'X0' end object Label3: TLabel Left = 128 Top = 60 Width = 12 Height = 13 Caption = 'X1' end object Label4: TLabel Left = 128 Top = 104 Width = 31 Height = 13 Caption = 'Label4' end object Label5: TLabel Left = 128 Top = 84 Width = 7 Height = 13 Caption = 'N' end object RadioGroup1: TRadioGroup Left = 8 Top = 24 Width = 113 Height = 89 Caption = #1042#1048#1044' '#1056#1040#1041#1054#1058 ItemIndex = 0 Items.Strings = ( #1060#1059#1053#1050#1062#1048#1048 #1050#1054#1056#1053#1048 #1069#1050#1057#1058#1056#1045#1052#1059#1052#1067) TabOrder = 0 end object ComboBox1: TComboBox Left = 128 Top = 4 Width = 145 Height = 21 Style = csDropDownList ItemHeight = 13 TabOrder = 1 end object GroupBox1: TGroupBox Left = 8 Top = 120 Width = 113 Height = 89 Caption = #1058#1040#1041#1051#1048#1062#1067 TabOrder = 2 object CheckBox1: TCheckBox Left = 8 Top = 16 Width = 97 Height = 17 Caption = #1048#1085#1090#1077#1075#1088#1072#1083' F(x)' TabOrder = 0 end object CheckBox2: TCheckBox Left = 8 Top = 32 Width = 97 Height = 17 Caption = 'F(x)' TabOrder = 1 end object CheckBox3: TCheckBox Left = 8 Top = 48 Width = 97 Height = 17 Caption = 'F'#39'(x)' TabOrder = 2 end object CheckBox4: TCheckBox Left = 8 Top = 64 Width = 97 Height = 17 Caption = 'F'#39#39'(x)' TabOrder = 3 end end object Button1: TButton Left = 8 Top = 216 Width = 113 Height = 25 Caption = #1042#1067#1055#1054#1051#1053#1048#1058#1068 TabOrder = 3 OnClick = Button1Click end object Button2: TButton Left = 8 Top = 240 Width = 113 Height = 25 Caption = #1042#1067#1061#1054#1044 TabOrder = 4 end object Edit1: TEdit Left = 144 Top = 32 Width = 121 Height = 21 TabOrder = 5 Text = '0' end object Edit2: TEdit Left = 144 Top = 56 Width = 121 Height = 21 TabOrder = 6 Text = '10' end object Edit3: TEdit Left = 144 Top = 80 Width = 121 Height = 21 TabOrder = 7 Text = '20' end object StringGrid1: TStringGrid Left = 128 Top = 120 Width = 145 Height = 145 TabOrder = 8 end end