object Form1: TForm1 Left = 0 Top = 0 Caption = 'Form1' ClientHeight = 431 ClientWidth = 629 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 = 30 Top = 19 Width = 12 Height = 13 Caption = 'b1' end object Label2: TLabel Left = 30 Top = 43 Width = 12 Height = 13 Caption = 'b3' end object Label3: TLabel Left = 19 Top = 70 Width = 23 Height = 13 Caption = 'T'#1088#1077#1075 end object Chart1: TChart Left = 16 Top = 112 Width = 605 Height = 311 Title.Text.Strings = ( #1055#1077#1088#1077#1093#1086#1076#1085#1099#1081' '#1087#1088#1086#1094#1077#1089#1089) BottomAxis.Title.Caption = 't, c' LeftAxis.Title.Caption = 'gamma / gamma_zad' View3D = False TabOrder = 0 object Series1: TLineSeries Marks.Arrow.Visible = True Marks.Callout.Brush.Color = clBlack Marks.Callout.Arrow.Visible = True Marks.Visible = False Pointer.InflateMargins = True Pointer.Style = psRectangle Pointer.Visible = False XValues.Name = 'X' XValues.Order = loAscending YValues.Name = 'Y' YValues.Order = loNone end end object Button1: TButton Left = 400 Top = 14 Width = 147 Height = 23 Caption = #1055#1086#1089#1090#1088#1086#1080#1090#1100' '#1075#1088#1072#1092#1080#1082 TabOrder = 1 OnClick = Button1Click end object b1: TEdit Left = 48 Top = 16 Width = 121 Height = 21 TabOrder = 2 Text = '0,92' end object b3: TEdit Left = 48 Top = 43 Width = 121 Height = 21 TabOrder = 3 Text = '6,2' end object treg: TEdit Left = 48 Top = 70 Width = 121 Height = 21 TabOrder = 4 Text = '3' end object Button2: TButton Left = 400 Top = 43 Width = 147 Height = 25 Caption = #1057#1086#1093#1088#1072#1085#1080#1090#1100' '#1076#1072#1085#1085#1099#1077'...' TabOrder = 5 end object sd1: TSaveDialog Options = [ofHideReadOnly, ofPathMustExist, ofEnableSizing] Left = 208 Top = 40 end end